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

tony at chromium.org tony at chromium.org
Wed Dec 22 12:30:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cfa5e34b79a2093e459000d5704cb45c5fc693bb
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 21:14:55 2010 +0000

    2010-08-24  Tony Chang  <tony at chromium.org>
    
            Reviewed by Ojan Vafai.
    
            [chromium] linux baselines for a few svg tests
            https://bugs.webkit.org/show_bug.cgi?id=44286
    
            These are all font differences from the windows and mac results.  On
            Linux, we have stronger anti-aliasing of fonts than windows although
            we match the windows font metrics (which is why these are only pixel
            results).
    
            * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
            * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
            * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum: Added.
            * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65935 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2ab9984..b1bc62c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,22 @@
+2010-08-24  Tony Chang  <tony at chromium.org>
+
+        Reviewed by Ojan Vafai.
+
+        [chromium] linux baselines for a few svg tests
+        https://bugs.webkit.org/show_bug.cgi?id=44286
+
+        These are all font differences from the windows and mac results.  On
+        Linux, we have stronger anti-aliasing of fonts than windows although
+        we match the windows font metrics (which is why these are only pixel
+        results).
+
+        * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum: Added.
+        * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-08-24  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum
index d75c97e..834a33e 100644
--- a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum
@@ -1 +1 @@
-0aecd42fc4b9d4becc8bc919b8b7dcc8
\ No newline at end of file
+cf56ce80c692b1e1daeb15168c801db3
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png
index ccea92c..62c57ec 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png and b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum
new file mode 100644
index 0000000..ea0eaed
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum
@@ -0,0 +1 @@
+50d58067ee37f37414b18538bd97d8aa
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png
new file mode 100644
index 0000000..928e9c6
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png differ
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 14c6651..acd8290 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -22,7 +22,7 @@ BUG_DRT LINUX : fast/speech/input-appearance-speechbutton.html = MISSING
 BUG48431 WIN MAC LINUX : plugins/geturlnotify-during-document-teardown.html = TEXT
 BUG48431 WIN MAC LINUX : plugins/open-and-close-window-with-plugin.html = TEXT
 
-// Just need rebaseline.
+// Needs investigation, these should match test_shell.
 // Note: We can't use the rebaseline tool for these tests at this moment.
 BUG50197 WIN LINUX : svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html = IMAGE
 BUG50197 WIN LINUX : svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html = IMAGE
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index e12112b..b09f208 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -864,12 +864,6 @@ BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT
 // Merge 39744:39829 - regression
 BUG10284 MAC : svg/custom/path-bad-data.svg = FAIL
 
-// Merge 39744:39913? - regressions
-BUG10286 LINUX : svg/W3C-SVG-1.1/animate-elem-02-t.svg = FAIL
-
-
-// Bug in Skia, see https://bugs.webkit.org/show_bug.cgi?id=24534 .
-
 // -----------------------------------------------------------------
 // End SVG Regressions
 // -----------------------------------------------------------------
@@ -928,8 +922,6 @@ BUG3244 WIN LINUX : fast/backgrounds/repeat/mask-negative-offset-repeat.html = F
 // The mask part of this test is totally wrong.
 BUG3244 WIN LINUX : fast/backgrounds/svg-as-background-6.html = FAIL
 
-BUG10302 LINUX : svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL
-
 // I find it hard to care too much about SVG failures.
 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL
 BUG10304 LINUX : svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list