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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 02:01:05 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit fd1ff5e4bde7c265317965baca956c0f21033ad4
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 26 18:13:03 2010 +0000

    Unreviewed trivial fix.
    
    [Qt] Update platform specific expected file after r55289.
    
    * platform/qt/svg/css/clippath-with-shadow-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55291 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c884ac1..cf4e311 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-26  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix.
+
+        [Qt] Update platform specific expected file after r55289.
+
+        * platform/qt/svg/css/clippath-with-shadow-expected.txt:
+
 2010-02-26  Dirk Schulze  <krit at webkit.org>
 
         Reviewed by Nikolas Zimmermann.
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 877abf1..7b9532f 100644
--- a/LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.txt
+++ b/LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.txt
@@ -1,12 +1,12 @@
-KCanvasResource {id="clip" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [path=M0.00,0.00 L200.00,0.00 L200.00,200.00 L0.00,200.00 L0.00,0.00]]]}
 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
     RenderPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L200.00,0.00 L200.00,200.00 L0.00,200.00 L0.00,0.00"]
     RenderPath {rect} at (0,0) size 200x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-200.00,0.00)}] [data="M200.00,0.00 L400.00,0.00 L400.00,200.00 L200.00,200.00 L200.00,0.00"]
-    RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0
+    RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
       RenderSVGContainer {use} at (0,0) size 210x210
         RenderSVGContainer {g} at (0,0) size 210x210
           RenderPath {rect} at (0,0) size 210x210 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-200.00,0.00)}] [data="M200.00,0.00 L400.00,0.00 L400.00,200.00 L200.00,200.00 L200.00,0.00"]
-    RenderPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [clip path="clip"] [data="M0.00,0.00 L400.00,0.00 L400.00,200.00 L0.00,200.00 L0.00,0.00"]
+    RenderPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L400.00,0.00 L400.00,200.00 L0.00,200.00 L0.00,0.00"]
+      [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (0,0) size 200x200

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list