[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:28 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit fef1f816cf778368a0d7c4e5b7dbe1e51449eb0c
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Jan 13 20:56:11 2010 +0000
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
This is a followup. The way how masks are created changed and caused
some results to update. Forgot to update this one.
* platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
* platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53197 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b50c7e8..d920226 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+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
+
+ This is a followup. The way how masks are created changed and caused
+ some results to update. Forgot to update this one.
+
+ * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
+ * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
+
2010-01-13 Fumitoshi Ukai <ukai at chromium.org>
Unreviewed.
diff --git a/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum b/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum
index e82adc9..23d2633 100644
--- a/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum
+++ b/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum
@@ -1 +1 @@
-be34b730a32f893fe0a40bd849607645
\ No newline at end of file
+86c9087a83ecdd5b74c9a4a877f643db
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.png b/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.png
index 0a4be0a..f2fa490 100644
Binary files a/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.png and b/LayoutTests/platform/mac/svg/custom/grayscale-gradient-mask-expected.png differ
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list