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

kov at webkit.org kov at webkit.org
Thu Apr 8 02:01:31 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit ef74a0bd87e52b18aa168e07c46ef165d91fd486
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 26 20:41:54 2010 +0000

    2010-02-26  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
    
            Rebaseline of platform-specific results for test.
    
            SVGResourceClipper needs to be moved to RenderSVGResourceClipper
            https://bugs.webkit.org/show_bug.cgi?id=35421
    
            * platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55301 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0a32fc1..53e7160 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-26  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Rebaseline of platform-specific results for test.
+
+        SVGResourceClipper needs to be moved to RenderSVGResourceClipper
+        https://bugs.webkit.org/show_bug.cgi?id=35421
+
+        * platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt:
+
 2010-02-26  Dirk Schulze  <krit at webkit.org>
 
         Unreviewed LayoutTest fix.
diff --git a/LayoutTests/platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt b/LayoutTests/platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt
index 96463fd..becaeb6 100644
--- a/LayoutTests/platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt
+++ b/LayoutTests/platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt
@@ -1,12 +1,12 @@
-KCanvasResource {id="clip" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [bounding box mode=1] [path=M0.50,0.36 L0.64,0.50 L0.50,0.64 L0.36,0.50 Z]]]}
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
   RenderSVGRoot {svg} at (0,0) size 800x600
     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
       RenderPath {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L0.20,0.00 L0.20,0.20 L0.00,0.20 Z"]
-      RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0
+      RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBoundingBox]
         RenderSVGContainer {use} at (0,0) size 2x2 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.50,-0.21)}]
           RenderSVGContainer {g} at (0,0) size 2x3 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.40,0.40)}]
             RenderPath {rect} at (0,0) size 2x3 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L0.20,0.00 L0.20,0.20 L0.00,0.20 Z"]
-    RenderPath {rect} at (107,107) size 86x86 [fill={[type=SOLID] [color=#008000]}] [clip path="clip"] [data="M0.00,0.00 L300.00,0.00 L300.00,300.00 L0.00,300.00 Z"]
+    RenderPath {rect} at (120,120) size 60x60 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L300.00,0.00 L300.00,300.00 L0.00,300.00 Z"]
+      [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (120,120) size 59.77x59.77

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list