diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-02 17:20:13 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-02 17:20:13 +0000 |
commit | fae7309035f43d34edea156cae693974c670cfc9 (patch) | |
tree | 97132215af6fd868672a0533ef113171c300b5b2 /webkit | |
parent | c81202a0eff6e02942740f92944265e32f411376 (diff) | |
download | chromium_src-fae7309035f43d34edea156cae693974c670cfc9.zip chromium_src-fae7309035f43d34edea156cae693974c670cfc9.tar.gz chromium_src-fae7309035f43d34edea156cae693974c670cfc9.tar.bz2 |
Disabled last-of-type-pseudo-class.html as it's failing on all platforms now (test expectations cleanup).
TBR=jparent
Review URL: http://codereview.chromium.org/258018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27851 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3581c9b..9028a4f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1636,7 +1636,6 @@ BUG23498 MAC : LayoutTests/fast/css/first-child-pseudo-class.html = IMAGE BUG23498 MAC : LayoutTests/fast/css/first-of-type-pseudo-class.html = IMAGE BUG23498 MAC : LayoutTests/fast/css/hsl-color.html = IMAGE BUG23498 MAC : LayoutTests/fast/css/last-child-pseudo-class.html = IMAGE -BUG23498 MAC : LayoutTests/fast/css/last-of-type-pseudo-class.html = IMAGE BUG23498 MAC : LayoutTests/fast/css/line-height-overflow.html = IMAGE BUG23498 MAC : LayoutTests/fast/css/nested-floating-relative-position-percentages.html = IMAGE BUG23498 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = IMAGE @@ -3071,4 +3070,4 @@ BUG_ATWILSON WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL BUG_ATWILSON LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PASS // Just temporary - this will get fixed when we roll webkit r49000 BUG_ATWILSON MAC : LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f.svg = FAIL - +BUG_ATWILSON MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL |