[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
eric at webkit.org
eric at webkit.org
Wed Jan 20 22:22:31 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit ea40cffb4adef39ead21a7fbd9e06da102aa38ce
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Jan 13 21:11:34 2010 +0000
2010-01-13 Dirk Schulze <krit at webkit.org>
Reviewed by Beth Dakin.
Add tests to check filter, mask, clip, opacity and marker ordering
https://bugs.webkit.org/show_bug.cgi?id=14010
This is a follow up. The order of filter and clipping was changes in bug 14010
according to the Spec. Forgot to update this test.
* platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
* platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53199 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d920226..9c78cea 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,19 @@
Reviewed by Beth Dakin.
+ Add tests to check filter, mask, clip, opacity and marker ordering
+ https://bugs.webkit.org/show_bug.cgi?id=14010
+
+ This is a follow up. The order of filter and clipping was changes in bug 14010
+ according to the Spec. Forgot to update this test.
+
+ * platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
+ * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
+
+2010-01-13 Dirk Schulze <krit at webkit.org>
+
+ Reviewed by Beth Dakin.
+
Speed-up SVG Masking
https://bugs.webkit.org/show_bug.cgi?id=32738
diff --git a/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum b/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum
index 29accc5..86db5f4 100644
--- a/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum
+++ b/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum
@@ -1 +1 @@
-7992fa20c149ad50784705232b241177
\ No newline at end of file
+9559ddeaeef84445e6a081142e7244ba
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.png b/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.png
index 824ba08..ae5b03d 100644
Binary files a/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.png and b/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.png differ
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list