[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Thu Apr 8 01:03:42 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 72d6f5202895839b04434b7c252ec7187bef2618
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