diff options
author | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-09 23:22:44 +0000 |
---|---|---|
committer | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-09 23:22:44 +0000 |
commit | 6661756a898e4af1fee8d9b5aa5efa22d27302fa (patch) | |
tree | 06fa7f85a7b04c82519acba891d28e06c1741073 /webkit/tools | |
parent | 19acec58876633bff72e7ffd657b36a768f3bba5 (diff) | |
download | chromium_src-6661756a898e4af1fee8d9b5aa5efa22d27302fa.zip chromium_src-6661756a898e4af1fee8d9b5aa5efa22d27302fa.tar.gz chromium_src-6661756a898e4af1fee8d9b5aa5efa22d27302fa.tar.bz2 |
Rebaseline the stroked-pattern svg test.
Our current png baseline is very obviously wrong; Trunk Chrome, Safari 3 and Safari 4 don't match the previous baseline. The RenderTree was only off by one character ("Z") which is a known recurring problem.
Review URL: http://codereview.chromium.org/41013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11303 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 1 |
1 files changed, 0 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 c5f95fd..2c92ec3 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -485,7 +485,6 @@ LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL // Expectations for this test changed upstream. We should fix this test, but // it doesn't need to block the current release DEFER LINUX WIN : LayoutTests/svg/custom/pointer-events-image.svg = FAIL -LINUX WIN : LayoutTests/svg/custom/stroked-pattern.svg = FAIL LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and-image.svg = FAIL |