diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 22:08:32 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 22:08:32 +0000 |
commit | fc2fed4c16ecd0e341e6497f1863449ced9374c8 (patch) | |
tree | 6b47b2abd570d5b6af879f1bbea0b67f74268bb6 /webkit/tools | |
parent | 2f961306aa04f1b74041d2673e1bd9336e6eea3c (diff) | |
download | chromium_src-fc2fed4c16ecd0e341e6497f1863449ced9374c8.zip chromium_src-fc2fed4c16ecd0e341e6497f1863449ced9374c8.tar.gz chromium_src-fc2fed4c16ecd0e341e6497f1863449ced9374c8.tar.bz2 |
WebKit Update 43889:43933
Test expectation has updates for new failures along with
bugs that list the change that caused the failures.
BUG=0
TEST=none
Review URL: http://codereview.chromium.org/115594
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16544 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4bb1878..04b4f08 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2683,6 +2683,11 @@ BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL +// Details for all of these are in the bugs. BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS FAIL BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL - +BUG12350 WIN MAC : LayoutTests/fast/forms/select-style.html = FAIL +BUG12352 : LayoutTests/fast/canvas/canvas-composite.html = FAIL +BUG12352 : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL +BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL +BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL |