diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-23 18:16:08 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-23 18:16:08 +0000 |
commit | 383cc18b95c085f4feae47e6771ecadac12eab20 (patch) | |
tree | b69b05e9c433d3139e4d3edacc70434139061cc0 /webkit/tools | |
parent | 04f7c07b0c7f66450225978f5f0d5717000d81d7 (diff) | |
download | chromium_src-383cc18b95c085f4feae47e6771ecadac12eab20.zip chromium_src-383cc18b95c085f4feae47e6771ecadac12eab20.tar.gz chromium_src-383cc18b95c085f4feae47e6771ecadac12eab20.tar.bz2 |
These tests were all improved by Evan Stade's fix for stroked text:
https://bugs.webkit.org/show_bug.cgi?id=24526
and so are being rebaselined.
Review URL: http://codereview.chromium.org/42516
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12295 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 80c62f3..a4dd2ea 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -2226,16 +2226,6 @@ MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-po // Upstream r41849 added a large regex to this test which times out in V8. LayoutTests/fast/js/regexp-overflow.html = TIMEOUT WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL -WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL -WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL -WIN : LayoutTests/svg/W3C-SVG-1.1/metadata-example-01-b.svg = FAIL -WIN : LayoutTests/svg/W3C-SVG-1.1/text-deco-01-b.svg = FAIL -WIN : LayoutTests/svg/batik/text/textFeatures.svg = FAIL -WIN : LayoutTests/svg/batik/text/textProperties.svg = FAIL -WIN : LayoutTests/svg/custom/pointer-events-text.svg = FAIL -WIN : LayoutTests/svg/custom/text-repaint-including-stroke.svg = FAIL -WIN : LayoutTests/svg/custom/use-detach.svg = FAIL -WIN : LayoutTests/svg/custom/use-on-text.svg = FAIL MAC : LayoutTests/fast/canvas/set-colors.html = FAIL MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-get-async.html = TIMEOUT LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL |