diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-13 02:49:06 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-13 02:49:06 +0000 |
commit | 74fbc63f9544d97bce1d1117a56dbbff1560094c (patch) | |
tree | 48e58f294f74022aad6b03c50e2b007c6cad2338 /webkit | |
parent | 56dacaebb6e3772181a8787235ba030f71c67d3c (diff) | |
download | chromium_src-74fbc63f9544d97bce1d1117a56dbbff1560094c.zip chromium_src-74fbc63f9544d97bce1d1117a56dbbff1560094c.tar.gz chromium_src-74fbc63f9544d97bce1d1117a56dbbff1560094c.tar.bz2 |
Comment some of the merge-related layout test failures.
Review URL: http://codereview.chromium.org/21336
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9739 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 6 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 c11980d..ab746fc 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1726,12 +1726,17 @@ LayoutTests/fast/dom/getClientRects.html = FAIL LayoutTests/fast/dom/navigator-detached-no-crash.html = FAIL WIN : LayoutTests/fast/forms/searchfield-heights.html = FAIL LayoutTests/fast/text/line-breaks.html = FAIL +// Prior to the merge, the two wagon wheels were exactly the same. +// Now the left one is slightly different. LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL WIN MAC : LayoutTests/svg/carto.net/colourpicker.svg = FAIL WIN MAC : LayoutTests/svg/custom/foreign-object-skew.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. LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL +// Shading differences. LayoutTests/svg/custom/gradient-stroke-width.svg = FAIL -LayoutTests/transitions/transition-end-event-attributes.html = FAIL LayoutTests/fast/loader/frame-creation-removal.html = CRASH chrome/fast/events/iframe-onload-remove-self-no-crash.html = CRASH |