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

eric at webkit.org eric at webkit.org
Wed Apr 7 23:02:10 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c534d96be9dbeac682898d0bc8fcc7253c1af63a
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 23 20:05:57 2009 +0000

    2009-10-23  Victor Wang  <victorw at chromium.org>
    
            Reviewed by Eric Seidel.
    
            Update the expected pixel result for test svg-as-background-6.html
    
            The old result is incorrect because of the wrong SVG masking offset calculation.
            Patch http://trac.webkit.org/changeset/49598 fixed the issue.
            The pixel result of this layout test needs to be updated.
    
            https://bugs.webkit.org/show_bug.cgi?id=30692
    
            * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
            * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49991 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5fa11bb..d46298b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2009-10-23  Victor Wang  <victorw at chromium.org>
+
+        Reviewed by Eric Seidel.
+
+        Update the expected pixel result for test svg-as-background-6.html
+
+        The old result is incorrect because of the wrong SVG masking offset calculation.
+        Patch http://trac.webkit.org/changeset/49598 fixed the issue.
+        The pixel result of this layout test needs to be updated.
+
+        https://bugs.webkit.org/show_bug.cgi?id=30692
+
+        * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
+        * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
+
 2009-10-23  Xiaomei Ji  <xji at chromium.org>
 
         Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum b/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum
index 8fff591..0c99b48 100644
--- a/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum
+++ b/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum
@@ -1 +1 @@
-d4e84d86c15d0348f7c1a82dcee6aae3
\ No newline at end of file
+1c6c130c8cce2804ca42d581a6a676b5
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.png b/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.png
index de4f251..ce87010 100644
Binary files a/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.png and b/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.png differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list