summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-11 23:25:55 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-11 23:25:55 +0000
commit5acdfef617e0c2dd01467420d1469f4ebfb37791 (patch)
treef104e2f8917b70f5110ba9f1e1a83ec6d97e30bf /webkit/tools
parent9263944688de80b3ffe38bbc3c7a85124a2f4c92 (diff)
downloadchromium_src-5acdfef617e0c2dd01467420d1469f4ebfb37791.zip
chromium_src-5acdfef617e0c2dd01467420d1469f4ebfb37791.tar.gz
chromium_src-5acdfef617e0c2dd01467420d1469f4ebfb37791.tar.bz2
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
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
1 files changed, 0 insertions, 6 deletions
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