diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 20:02:57 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 20:02:57 +0000 |
commit | 8bd0289b25a330ea04c95ce0da6817eecc760e9c (patch) | |
tree | dcf08b25948ed4289677700caad22a2e2c763ff9 /webkit/tools | |
parent | 8a331d6e5c66f4c6ae358cee658b2423be7310cf (diff) | |
download | chromium_src-8bd0289b25a330ea04c95ce0da6817eecc760e9c.zip chromium_src-8bd0289b25a330ea04c95ce0da6817eecc760e9c.tar.gz chromium_src-8bd0289b25a330ea04c95ce0da6817eecc760e9c.tar.bz2 |
Windows baseline for LayoutTests/http/tests/multipart/invalid-image-data bogus
The Windows baseline was missing the green box. Delete the Windows baseline,
mark the test as failing on Windows and add a Linux baseline.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6729 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 7b71409..a9945dc 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1750,7 +1750,8 @@ MAC : LayoutTests/http/tests/loading/bad-scheme-subframe.html = FAIL MAC : LayoutTests/http/tests/misc/isindex-formdata.html = FAIL MAC : LayoutTests/http/tests/misc/refresh-headers.php = FAIL CRASH MAC : LayoutTests/http/tests/misc/window-dot-stop.html = FAIL -MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL +// Windows is missing the green box +WIN MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL MAC : LayoutTests/http/tests/navigation/anchor-basic.html = FAIL MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL MAC : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL |