diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-01 21:34:10 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-01 21:34:10 +0000 |
commit | 037944b02f2f135782fe1f4dfbf5d8a232a88c09 (patch) | |
tree | f9ce6308da1bab91e5ae139873f8d984c9b33254 /webkit/tools | |
parent | 9e95fd3e871e0bb43c08329e113965ea6d140837 (diff) | |
download | chromium_src-037944b02f2f135782fe1f4dfbf5d8a232a88c09.zip chromium_src-037944b02f2f135782fe1f4dfbf5d8a232a88c09.tar.gz chromium_src-037944b02f2f135782fe1f4dfbf5d8a232a88c09.tar.bz2 |
Rebaseline 5 svg tests for linux.
Font rendering differences due to anti-aliasing and hinting:
svg/W3C-SVG-1.1/animate-elem-33-t.svg
svg/W3C-SVG-1.1/pservers-grad-17-b.svg
svg/custom/dominant-baseline-hanging.svg
png file is the same as win, only checksum is different:
svg/custom/deep-dynamic-updates.svg
I wasn't able to see a visual difference, but there must be one:
svg/custom/gradient-stroke-width.svg
TEST=none
BUG=10296
Review URL: http://codereview.chromium.org/661287
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40301 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 889c040..6865992 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -918,13 +918,7 @@ BUG10296 LINUX : fast/transforms/transform-on-inline.html = FAIL BUG10296 LINUX : fast/transforms/transform-table-row.html = FAIL BUG10296 LINUX : svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL TIMEOUT // Needs to be rebaselined. -BUG10296 LINUX : svg/custom/deep-dynamic-updates.svg = FAIL BUG10296 LINUX : svg/custom/foreign-object-skew.svg = FAIL -BUG10296 LINUX RELEASE : svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL -BUG10296 LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL -BUG10296 LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL -BUG10296 LINUX : svg/custom/gradient-stroke-width.svg = FAIL -BUG10296 LINUX : svg/custom/dominant-baseline-hanging.svg = FAIL BUG10296 LINUX : svg/batik/text/textLength.svg = FAIL BUG10296 LINUX : svg/batik/text/textProperties.svg = FAIL BUG10296 LINUX : svg/custom/gradient-stop-corner-cases.svg = FAIL |