From 5acdfef617e0c2dd01467420d1469f4ebfb37791 Mon Sep 17 00:00:00 2001 From: "jcampan@chromium.org" Date: Wed, 11 Feb 2009 23:25:55 +0000 Subject: The test LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html removes an IFrame from a document. On Mac, they have the IFrame in the tree dump, we don't in our baseline. It is OK to have the IFrame in the dump. Rebaselining. Review URL: http://codereview.chromium.org/20271 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9610 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'webkit/tools') diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 4e979b9..cb09a97 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1661,12 +1661,6 @@ MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL WIN LINUX : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL MAC : LayoutTests/fast/forms/002.html = FAIL -// Merge 40124:40164 -- regressions -// This test tries to remove an iframe on the page then generate the pixel -// output. For some reason, we're taking the snapshot before the iframe is -// removed (maybe getting the clientWidth isn't causing a re-layout?) -WIN : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL - // Flakey tests LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS -- cgit v1.1