diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-02 22:29:58 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-02 22:29:58 +0000 |
commit | 67bc18f8e2f8b55d975b58c97e57e701a23973e6 (patch) | |
tree | 1b911408abcb01997887edc3e6b5cba6a250bc03 /webkit | |
parent | 41e0e0f06a5e43b76d466c5537d769ce3fd88b89 (diff) | |
download | chromium_src-67bc18f8e2f8b55d975b58c97e57e701a23973e6.zip chromium_src-67bc18f8e2f8b55d975b58c97e57e701a23973e6.tar.gz chromium_src-67bc18f8e2f8b55d975b58c97e57e701a23973e6.tar.bz2 |
A few more linux svg rebaselines.
text rendering, highlight color:
svg/custom/text-dom-01-f.svg
text rendering:
svg/custom/pattern-deep-referencing.svg
images match, only checksum doesn't:
svg/custom/gradient-stop-corner-cases.svg
new results match mac, win:
svg/batik/text/textProperties.svg
BUG=10296
TEST=none
Review URL: http://codereview.chromium.org/661341
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
8 files changed, 5 insertions, 6 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.checksum index 6c7ceff..d5018ce 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.checksum @@ -1 +1 @@ -45b5d11c272056784b27c96e78a15c25
\ No newline at end of file +33c9216bd6546eb17702d895cef3040d
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.png Binary files differindex 3c515f4..83b6057 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.checksum new file mode 100644 index 0000000..192c16b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.checksum @@ -0,0 +1 @@ +0e6b5651d116617a181de1b5b25522dd
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.checksum new file mode 100644 index 0000000..e6e10ed --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.checksum @@ -0,0 +1 @@ +4d9b9dd53596927a818a75957f754a89
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.png Binary files differnew file mode 100644 index 0000000..febc829 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.checksum new file mode 100644 index 0000000..c708384 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.checksum @@ -0,0 +1 @@ +69b06ce93a7bbe63c086cac99c37f3ca
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.png Binary files differnew file mode 100644 index 0000000..88ffac6 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 06ae937..2ff0e67 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -917,13 +917,9 @@ BUG10296 MAC : fast/text/international/bidi-menulist.html = FAIL 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. +// Maybe need to be rebaselined - should be looked at in more detail. BUG10296 LINUX : svg/custom/foreign-object-skew.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 -BUG10296 LINUX : svg/custom/pattern-deep-referencing.svg = FAIL -BUG10296 LINUX : svg/custom/text-dom-01-f.svg = FAIL // No anti-aliasing on the text. BUG10298 LINUX : svg/custom/use-on-disallowed-foreign-object-3.svg = FAIL |