[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 11:32:45 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d4cd2a31732fb74d102c75ec4f42d72f1e83a0ca
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 28 23:18:42 2010 +0000

    2010-07-28  Alex Nicolaou  <anicolao at chromium.org>
    
            Reviewed by Darin Adler.
    
            mask-colorspace.svg result for chromium-linux
            https://bugs.webkit.org/show_bug.cgi?id=43100
    
            blocking:
              [chromium] r63450 caused some svg mask tests to fail pixel tests
              https://bugs.webkit.org/show_bug.cgi?id=42403
    
            New expectations and baseline for mask-colorspace on Linux that
            reflect my idea of what should be the passing output as of when
            I wrote the original patch. In fact the inner circle should be
            78,78,78 instead of 76,76,76 but while I sort out the broken
            baselines I'm going to consider this an improvement; at least
            the two images match each other as intended in the original test.
    
            * platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum: Added.
            * platform/chromium-linux/svg/custom/mask-colorspace-expected.png: Added.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64241 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0ae42b9..93e329f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,25 @@
+2010-07-28  Alex Nicolaou  <anicolao at chromium.org>
+
+        Reviewed by Darin Adler.
+
+        mask-colorspace.svg result for chromium-linux
+        https://bugs.webkit.org/show_bug.cgi?id=43100
+
+        blocking: 
+          [chromium] r63450 caused some svg mask tests to fail pixel tests
+          https://bugs.webkit.org/show_bug.cgi?id=42403
+
+        New expectations and baseline for mask-colorspace on Linux that
+        reflect my idea of what should be the passing output as of when
+        I wrote the original patch. In fact the inner circle should be
+        78,78,78 instead of 76,76,76 but while I sort out the broken
+        baselines I'm going to consider this an improvement; at least
+        the two images match each other as intended in the original test.
+
+        * platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum: Added.
+        * platform/chromium-linux/svg/custom/mask-colorspace-expected.png: Added.
+        * platform/chromium/test_expectations.txt:
+
 2010-07-28  Anders Carlsson  <andersca at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum
new file mode 100644
index 0000000..ad51413
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum
@@ -0,0 +1 @@
+17b0a6317452a58d5a85f7142d6989a4
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/mask-colorspace-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/mask-colorspace-expected.png
new file mode 100644
index 0000000..964776e
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/custom/mask-colorspace-expected.png differ
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 15e246b..435a2cf 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3099,7 +3099,7 @@ BUGWK42371 : ietestcenter/Javascript/15.2.3.8-1.html = FAIL
 BUGWK42403 LINUX WIN : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
 BUGWK42403 LINUX WIN : svg/css/circle-in-mask-with-shadow.svg = IMAGE
 BUGWK42403 LINUX WIN : svg/custom/grayscale-gradient-mask.svg = IMAGE
-BUGWK42403 : svg/custom/mask-colorspace.svg = IMAGE
+BUGWK42403 WIN MAC : svg/custom/mask-colorspace.svg = IMAGE
 
 BUGWK42428 : svg/custom/convolution-crash.svg = IMAGE
 BUGWK42428 LINUX WIN : svg/W3C-SVG-1.1/filters-conv-01-f.svg = IMAGE+TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list