[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87

zimmermann at webkit.org zimmermann at webkit.org
Wed Jan 20 22:23:34 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 7543147a6e1516441ed8347784d3b52b7b5a5ce2
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 14 04:32:52 2010 +0000

    2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed. Update Qt slave result after last SVG commit.
    
            * platform/qt/svg/css/clippath-with-shadow-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53234 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3629972..a01facc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
 
+        Not reviewed. Update Qt slave result after last SVG commit.
+
+        * platform/qt/svg/css/clippath-with-shadow-expected.txt:
+
+2010-01-13  Nikolas Zimmermann  <nzimmermann at rim.com>
+
         Reviewed by Dirk Schulze.
 
         SVGClipPathElement shouldn't resolve style manually
diff --git a/LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.txt b/LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.txt
index b9218a4..5bf84c4 100644
--- a/LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.txt
+++ b/LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.txt
@@ -5,4 +5,8 @@ layer at (0,0) size 800x600
   RenderSVGRoot {svg} at (0,0) size 200x200
     RenderPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [data="M 0 0L 200 0L 200 200L 0 200L 0 0"]
     RenderPath {rect} at (0,0) size 200x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-200.00,0.00)}] [data="M 200 0L 400 0L 400 200L 200 200L 200 0"]
+    RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0
+      RenderSVGContainer {use} at (0,0) size 200x200
+        RenderSVGContainer {g} at (0,0) size 200x200
+          RenderPath {rect} at (0,0) size 200x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-200.00,0.00)}] [data="M 200 0L 400 0L 400 200L 200 200L 200 0"]
     RenderPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [clip path="clip"] [data="M 0 0L 400 0L 400 200L 0 200L 0 0"]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list