[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

krit at webkit.org krit at webkit.org
Fri Feb 26 22:16:05 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit baed6fd566a83ac8a316a6722837bb9547e45c69
Author: krit at webkit.org <krit at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 9 18:22:49 2010 +0000

    2010-02-09  Dirk Schulze  <krit at webkit.org>
    
            Reviewed by Nikolas Zimmermann.
    
            Update Qt specific DRT result after AffineTransform patch.
    
            * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54558 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index fdf9afb..c32fa31 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-09  Dirk Schulze  <krit at webkit.org>
+
+        Reviewed by Nikolas Zimmermann.
+
+        Update Qt specific DRT result after AffineTransform patch.
+
+        * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
+
 2010-02-09  MORITA Hajime  <morrita at gmail.com>
 
         Reviewed by Nikolas Zimmermann.
diff --git a/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt b/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt
index 931788c..2550d64 100644
--- a/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt
+++ b/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt
@@ -1,5 +1,5 @@
-KRenderingPaintServer {id="pat00" [type=PATTERN] [bbox=at (0,0) size 1x1]}
-KRenderingPaintServer {id="pat01" [type=PATTERN] [bbox=at (0,0) size 1x1]}
+KRenderingPaintServer {id="pat00" [type=PATTERN] [bbox=at (-10,-15) size 1x1]}
+KRenderingPaintServer {id="pat01" [type=PATTERN] [bbox=at (-11.38,-16.87) size 1x1]}
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 225x425
@@ -29,11 +29,11 @@ layer at (0,0) size 225x425
           chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 10 width 74.00: "coniferous"
       RenderSVGContainer {use} at (8,8) size 205x94
         RenderSVGContainer {g} at (8,8) size 205x94
-          RenderPath {path} at (8,8) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (0,0) size 1x1]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]
+          RenderPath {path} at (8,8) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (-10,-15) size 1x1]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]
     RenderSVGContainer {g} at (8,104) size 205x98 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,110.00)}]
       RenderSVGText {text} at (0,10) size 85x20 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-16) size 85x20
           chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 10 width 85.00: "broadLeave"
       RenderSVGContainer {use} at (8,108) size 205x94
         RenderSVGContainer {g} at (8,108) size 205x94
-          RenderPath {path} at (8,108) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (0,0) size 1x1]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]
+          RenderPath {path} at (8,108) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (-11.38,-16.87) size 1x1]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list