diff options
author | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 01:07:16 +0000 |
---|---|---|
committer | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 01:07:16 +0000 |
commit | c618e95aed44e29b29ad6b9f42e7ae6d0e3f7a6e (patch) | |
tree | 9753833b711da75128306357ba58a2934bbcc0df /webkit | |
parent | 001c3c0253b58b7d9ce84d90be76a0f56645688d (diff) | |
download | chromium_src-c618e95aed44e29b29ad6b9f42e7ae6d0e3f7a6e.zip chromium_src-c618e95aed44e29b29ad6b9f42e7ae6d0e3f7a6e.tar.gz chromium_src-c618e95aed44e29b29ad6b9f42e7ae6d0e3f7a6e.tar.bz2 |
Fix layout test list.
Review URL: http://codereview.chromium.org/40203
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 4 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 2ea5af1..2bfa3da 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -491,6 +491,9 @@ LINUX WIN : LayoutTests/svg/batik/masking/maskRegions.svg = FAIL // We don't seem to draw this as well as Mac. The numbers have gaps at the // corners. LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL +// Fails in release and debug. Sometimes crashes in debug. +// Linux pixeltest failure: background is all blue instead of white. +WIN : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL CRASH LINUX : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL CRASH PASS LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL // Radial gradients with offset focal points are not implemented in Skia. @@ -1675,7 +1678,7 @@ WIN LINUX : LayoutTests/fast/block/positioning/001.html = FAIL PASS 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 -WIN : LayoutTests/svg/carto.net/colourpicker.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. |