diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 18:23:12 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 18:23:12 +0000 |
commit | d46926676d2815a4334d4aa86cccf62072c0ad32 (patch) | |
tree | 9c48508b43a4e3cd0fd87d981bbfbe6c3ec798b9 /webkit | |
parent | 7295ada540af467b2339b69704e6c2f1290b995f (diff) | |
download | chromium_src-d46926676d2815a4334d4aa86cccf62072c0ad32.zip chromium_src-d46926676d2815a4334d4aa86cccf62072c0ad32.tar.gz chromium_src-d46926676d2815a4334d4aa86cccf62072c0ad32.tar.bz2 |
layout tests: mark some more failures.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14857 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7cb6418..1e2ec4e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2575,3 +2575,8 @@ BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL BUG11123 LINUX MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL BUG11123 LINUX MAC : LayoutTests/svg/custom/viewport-update2.svg = FAIL +BUG11123 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL + +// Mysteriously started failing right around the v8 scons->gyp change. +BUG11176 MAC : LayoutTests/fast/css/first-child-pseudo-class.html = FAIL +BUG11176 WIN : LayoutTests/fast/forms/input-align-image.html = FAIL |