diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-23 00:39:15 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-23 00:39:15 +0000 |
commit | 3e787b367fb03d59203d69b625a6f65793feecd1 (patch) | |
tree | 6cf14e7ecf16259a1891b9c5079dd1f830148489 /webkit | |
parent | 31832fbaa6a59e8d698a230068bf49ab3e062128 (diff) | |
download | chromium_src-3e787b367fb03d59203d69b625a6f65793feecd1.zip chromium_src-3e787b367fb03d59203d69b625a6f65793feecd1.tar.gz chromium_src-3e787b367fb03d59203d69b625a6f65793feecd1.tar.bz2 |
Update expected test failures after WebKit merge 44049:44065
TBR=nsylvain
BUG=12563
Review URL: http://codereview.chromium.org/113802
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16820 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1ce8127..3b87933 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2689,3 +2689,7 @@ BUG12477 : LayoutTests/http/tests/mime/accept-all-text-types.html = FAIL BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL +// Test failures from WebKit 44049:44065 +BUG12563 LINUX : LayoutTests/fast/css/clip-zooming.html = FAIL +BUG12563 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL + |