From 67bc18f8e2f8b55d975b58c97e57e701a23973e6 Mon Sep 17 00:00:00 2001 From: "jparent@chromium.org" Date: Tue, 2 Mar 2010 22:29:58 +0000 Subject: 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 --- .../svg/batik/text/textProperties-expected.checksum | 2 +- .../svg/batik/text/textProperties-expected.png | Bin 12092 -> 43460 bytes .../gradient-stop-corner-cases-expected.checksum | 1 + .../pattern-deep-referencing-expected.checksum | 1 + .../custom/pattern-deep-referencing-expected.png | Bin 0 -> 6035 bytes .../svg/custom/text-dom-01-f-expected.checksum | 1 + .../svg/custom/text-dom-01-f-expected.png | Bin 0 -> 40657 bytes 7 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/gradient-stop-corner-cases-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.png create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.png (limited to 'webkit/data') 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 index 3c515f4..83b6057 100644 Binary files a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.png and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/batik/text/textProperties-expected.png differ 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 new file mode 100644 index 0000000..febc829 Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/pattern-deep-referencing-expected.png differ 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 new file mode 100644 index 0000000..88ffac6 Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/text-dom-01-f-expected.png differ -- cgit v1.1