summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authoryutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 07:56:40 +0000
committeryutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 07:56:40 +0000
commit14aef81a52f6593dcac5848ff43f1234dd16b688 (patch)
tree06fb2d37e92b45e68570e95059ce4ebf31b3aefb /webkit
parent459495233475fbef978d5e06bf80914c78f68109 (diff)
downloadchromium_src-14aef81a52f6593dcac5848ff43f1234dd16b688.zip
chromium_src-14aef81a52f6593dcac5848ff43f1234dd16b688.tar.gz
chromium_src-14aef81a52f6593dcac5848ff43f1234dd16b688.tar.bz2
Rebaseline LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png.
This test was failing because of a bug in SVG masks. This was fixed in WebKit changeset 51496. Now this test passes in all platforms. BUG=25175 TEST=none Review URL: http://codereview.chromium.org/454015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33436 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.pngbin17361 -> 17344 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.pngbin6686 -> 6605 bytes
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
5 files changed, 2 insertions, 6 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum
index dd7599a..e0f8779 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum
@@ -1 +1 @@
-dda03da804e92d03640fd3f069e0cb95 \ No newline at end of file
+f43fb76f6fc49d5815d5d5e2c1dd8959 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
index 19353d0..36c2a93 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum
index b41a3df..c505879 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum
@@ -1 +1 @@
-9e5640432c208486cf593c51815e4254 \ No newline at end of file
+9674ba4c34f97ee24e8a8fbd2dcb4415 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
index 1399db4..8fa68fb 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
Binary files differ
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index e5f43a9..4cce43a 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1079,10 +1079,6 @@ BUG10307 WIN : LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b.svg = FAIL
// alpha in bottom group.
BUG10310 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL
-// Image mismatch: some green blocks are not displayed.
-// Started to fail WebKit upstream change r49757, and probably related to it.
-BUG25175 : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = IMAGE
-
// Image mismatch since WebKit r49757.
// The difference is hard to tell, but our gradation is slightly different
// (blue is too strong on the gradation).