[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

andreip at google.com andreip at google.com
Fri Jan 21 15:02:33 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 2f8fbd0e827cdda42ee09b70a68f4df43e637fdb
Author: andreip at google.com <andreip at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 6 18:19:29 2011 +0000

    2011-01-06  Andrei Popescu  <andreip at google.com>
    
            Unreviewed, build fix.
    
            [Chromium] Add elliptical gradient support to GradientSkia
            https://bugs.webkit.org/show_bug.cgi?id=51841
    
            Marks fast/gradients/css3-radial-gradients3.html as expected to fail.
            Also marks
            canvas/philip/tests/2d.shadow.gradient.alpha.html
            canvas/philip/tests/2d.shadow.gradient.basic.html
            canvas/philip/tests/2d.shadow.gradient.transparent.2.html
            as passing on Chromium-mac as a result of r75139.
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75164 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c058618..a7fb69e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,21 @@
 2011-01-06  Andrei Popescu  <andreip at google.com>
 
+        Unreviewed, build fix.
+
+        [Chromium] Add elliptical gradient support to GradientSkia
+        https://bugs.webkit.org/show_bug.cgi?id=51841
+
+        Marks fast/gradients/css3-radial-gradients3.html as expected to fail.
+        Also marks
+        canvas/philip/tests/2d.shadow.gradient.alpha.html
+        canvas/philip/tests/2d.shadow.gradient.basic.html
+        canvas/philip/tests/2d.shadow.gradient.transparent.2.html
+        as passing on Chromium-mac as a result of r75139.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-01-06  Andrei Popescu  <andreip at google.com>
+
         Unreviewed, rolling out r75152.
 
         [Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 9862c32..91f946d 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -2113,9 +2113,6 @@ BUGWK39177 : canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html =
 BUGWK39177 : canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html = TEXT
 BUGWK39168 : canvas/philip/tests/2d.fillStyle.parse.system.html = TEXT
 BUGWK45991 : canvas/philip/tests/2d.pattern.image.undefined.html = TEXT
-BUGWK15266 : canvas/philip/tests/2d.shadow.gradient.alpha.html = TEXT
-BUGWK15266 : canvas/philip/tests/2d.shadow.gradient.basic.html = TEXT
-BUGWK15266 : canvas/philip/tests/2d.shadow.gradient.transparent.2.html = TEXT
 BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.bottom.html = TEXT
 BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.hanging.html = TEXT
 BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.middle.html = TEXT
@@ -2159,6 +2156,9 @@ BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.canvas.alpha.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.canvas.basic.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.canvas.transparent.2.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.enable.blur.html = TEXT
+BUGWK15266 LINUX WIN : canvas/philip/tests/2d.shadow.gradient.alpha.html = TEXT
+BUGWK15266 LINUX WIN : canvas/philip/tests/2d.shadow.gradient.basic.html = TEXT
+BUGWK15266 LINUX WIN : canvas/philip/tests/2d.shadow.gradient.transparent.2.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.image.alpha.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.image.basic.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.image.scale.html = TEXT
@@ -3147,6 +3147,7 @@ BUGWK51841 : fast/gradients/css3-color-stops.html = IMAGE
 BUGWK51841 : fast/gradients/css3-linear-angle-gradients.html = IMAGE
 BUGWK51841 : fast/gradients/css3-radial-gradients.html = IMAGE
 BUGWK51841 : fast/gradients/css3-radial-gradients2.html = IMAGE
+BUGWK51841 : fast/gradients/css3-radial-gradients3.html = IMAGE
 
 // This was introduced by r75077.
 BUG_SENORBLANCO LINUX MAC : fast/text/basic/014.html = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list