diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 04:21:51 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 04:21:51 +0000 |
commit | 12dc10faf13ff52d6e63baf7b5fcc05002c8f831 (patch) | |
tree | 361e484c4416257feb9d9fe5ec65bbf4869d7406 | |
parent | 6c322cb45671f41cf7e0e376b2809f44e0b29ade (diff) | |
download | chromium_src-12dc10faf13ff52d6e63baf7b5fcc05002c8f831.zip chromium_src-12dc10faf13ff52d6e63baf7b5fcc05002c8f831.tar.gz chromium_src-12dc10faf13ff52d6e63baf7b5fcc05002c8f831.tar.bz2 |
Tweak expectations after the roll.
TBR=japhet
TEST=none
BUG=impossible
Review URL: http://codereview.chromium.org/1084008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42073 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d7fd228..4699ad1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2835,9 +2835,10 @@ BUG_AGL LINUX : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyl // WebKit roll 56165:56197. // Baseline wasn't checked with the test. Will clear up on next roll. -BUG_DGLAZKOV WIN LINUX MAC : fast/dynamic/float-remove-above-line-2.html = FAIL +BUG_DGLAZKOV WIN LINUX MAC : fast/dynamic/float-remove-above-line-2.html = MISSING // New test (http://trac.webkit.org/changeset/56191), failing upstream as well // will try to help fix on next roll. -BUG_DGLAZKOV : fast/css/nth-child-odd-case-insensitive.html = TEXT PASS +BUG_DGLAZKOV SKIP : fast/css/nth-child-odd-case-insensitive.html = CRASH TEXT PASS // New test (http://trac.webkit.org/changeset/56198), requires changes to PluginObject BUG38578 : plugins/override-node-method.html = TEXT +BUG_DGLAZKOV MAC : editing/style/apply-through-end-of-document.html = TEXT |