diff options
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index cdb65fa..db0382cc 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -336,6 +336,11 @@ DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL // Merge 39744:39829 - regression DEFER : LayoutTests/svg/custom/path-bad-data.svg = FAIL +// Upstream dumprendertree changes caused the expected to change. +// Now our baseline is out of date, and we differ from Mac expected on the +// caret position in the last line of the text output. +DEFER WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL + // Merge 39744:39913? - regressions DEFER : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL @@ -1562,11 +1567,6 @@ DEFER : LayoutTests/fast/dom/getClientRects.html = FAIL WIN : LayoutTests/fast/forms/searchfield-heights.html = FAIL WIN LINUX : LayoutTests/fast/text/line-breaks.html = FAIL PASS -// Upstream dumprendertree changes caused the expected to change. -// Now our baseline is out of date, and we differ from Mac expected on the -// caret position in the last line of the text output. -WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL - // Sharted showing up the mac build bots as timeout or pass on 02/16/09 in // debug, starting 03/10/09 it sometimes passes in release. MAC : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS |