summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 00:17:50 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 00:17:50 +0000
commit226183d33f7e52d01d38cad1cfb2e70b938ae74e (patch)
treedb7da1f677c712fbadb7fa5a372df7f5972b676c /webkit/tools
parente5765e2a9d67531a950c37b550838face00ff2c4 (diff)
downloadchromium_src-226183d33f7e52d01d38cad1cfb2e70b938ae74e.zip
chromium_src-226183d33f7e52d01d38cad1cfb2e70b938ae74e.tar.gz
chromium_src-226183d33f7e52d01d38cad1cfb2e70b938ae74e.tar.bz2
This test is not a regression, I don't think we ever passed it.
I believe it fails because we are not painting after a load has completed in a frame as DumpRenderTree does. I am still not sure though why it passes on Linux/Mac. I put my findings in http://crbug.com/8729. Review URL: http://codereview.chromium.org/42160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11600 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 85ea3b0..42bb3d8 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -955,8 +955,8 @@ DEFER : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
// MERGE 38729:38760: Regressions
LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL
-// Windows is missing the green box.
-WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
+// Windows is missing the green box. http://crbug.com/8729
+DEFER WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
// -----------------------------------------------------------------
// MAC PORT TESTS