[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

abarth at webkit.org abarth at webkit.org
Wed Dec 22 14:30:00 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit dea8e4b433b059f355512ce8ee906fc0c08a9d4d
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 11 23:45:34 2010 +0000

    2010-10-11  Adam Barth  <abarth at webkit.org>
    
            Rebaseline SVG expectations.
            Rubber-stamped by Mr. kling.
    
            * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
            * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
            * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
            * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
            * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
            * platform/mac/svg/batik/masking/maskRegions-expected.txt:
            * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
            * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
            * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
            * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
            * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
            * platform/mac/svg/custom/stroked-pattern-expected.txt:
            * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69536 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7e5d80d..679f940 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,22 @@
+2010-10-11  Adam Barth  <abarth at webkit.org>
+
+        Rebaseline SVG expectations.
+        Rubber-stamped by Mr. kling.
+
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
+        * platform/mac/svg/batik/masking/maskRegions-expected.txt:
+        * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
+        * platform/mac/svg/custom/stroked-pattern-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
+
 2010-10-11  Kinuko Yasuda  <kinuko at chromium.org>
 
         Unreviewed, updating test_expectations for a passing test.
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt
index 5a3a784..d0a0407 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 480x360
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
     RenderSVGContainer {g} at (20,0) size 460x360
-      RenderSVGPath {circle} at (24,124) size 152x152 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=30.00]}] [cx=100.00] [cy=200.00] [r=60.00]
+      RenderSVGPath {circle} at (25,125) size 150x150 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=30.00]}] [cx=100.00] [cy=200.00] [r=60.00]
       RenderSVGPath {rect} at (20,20) size 180x180 [fill={[type=SOLID] [color=#FFFFFF]}] [x=20.00] [y=20.00] [width=180.00] [height=180.00]
-      RenderSVGPath {circle} at (109,19) size 182x182 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=20.00]}] [cx=200.00] [cy=110.00] [r=80.00]
+      RenderSVGPath {circle} at (110,20) size 180x180 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=20.00]}] [cx=200.00] [cy=110.00] [r=80.00]
       RenderSVGContainer {g} at (320,0) size 160x360
         RenderSVGContainer {a} at (320,0) size 160x180
           RenderSVGPath {rect} at (320,0) size 160x180 [fill={[type=SOLID] [color=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00]
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt
index a713e37..4effa02 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 480x360
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
     RenderSVGContainer {g} at (20,0) size 460x360
-      RenderSVGPath {circle} at (24,124) size 152x152 [stroke={[type=SOLID] [color=#666666] [stroke width=30.00]}] [cx=100.00] [cy=200.00] [r=60.00]
+      RenderSVGPath {circle} at (25,125) size 150x150 [stroke={[type=SOLID] [color=#666666] [stroke width=30.00]}] [cx=100.00] [cy=200.00] [r=60.00]
       RenderSVGPath {rect} at (20,20) size 180x180 [fill={[type=SOLID] [color=#FF0000] [opacity=0.00]}] [x=20.00] [y=20.00] [width=180.00] [height=180.00]
-      RenderSVGPath {circle} at (109,19) size 182x182 [stroke={[type=SOLID] [color=#666666] [stroke width=20.00]}] [cx=200.00] [cy=110.00] [r=80.00]
+      RenderSVGPath {circle} at (110,20) size 180x180 [stroke={[type=SOLID] [color=#666666] [stroke width=20.00]}] [cx=200.00] [cy=110.00] [r=80.00]
       RenderSVGContainer {g} at (320,0) size 160x360
         RenderSVGContainer {a} at (320,0) size 160x180
           RenderSVGPath {rect} at (320,0) size 160x180 [fill={[type=SOLID] [color=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00]
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
index 5a49d09..19e576b 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
         RenderSVGPath {circle} at (0,0) size 1x1 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.15]}] [cx=0.30] [cy=0.50] [r=0.20]
         RenderSVGPath {circle} at (0,0) size 1x1 [cx=0.70] [cy=0.50] [r=0.20]
     RenderSVGPath {rect} at (155,45) size 175x110 [fill={[type=SOLID] [color=#00008B]}] [x=150.00] [y=0.00] [width=200.00] [height=200.00]
-      [clipPath="one"] RenderSVGResourceClipper {clipPath} at (155.01,45.01) size 174.99x109.99
+      [clipPath="one"] RenderSVGResourceClipper {clipPath} at (155,45) size 175x110
     RenderSVGText {text} at (50,96) size 111x18 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 111x18
         chunk 1 text run 1 at (50.00,110.00) startOffset 0 endOffset 19 width 111.00: "With a 'clip-path':"
@@ -19,7 +19,7 @@ layer at (0,0) size 480x360
         RenderSVGPath {circle} at (0,0) size 1x1 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.15]}] [fill={[type=SOLID] [color=#0000FF]}] [cx=0.30] [cy=0.50] [r=0.20]
         RenderSVGPath {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#0000FF]}] [cx=0.70] [cy=0.50] [r=0.20]
     RenderSVGPath {rect} at (155,195) size 175x110 [fill={[type=SOLID] [color=#00008B]}] [x=150.00] [y=150.00] [width=200.00] [height=200.00]
-      [masker="two"] RenderSVGResourceMasker {mask} at (155.01,195.01) size 174.99x109.99
+      [masker="two"] RenderSVGResourceMasker {mask} at (155,195) size 175x110
     RenderSVGText {text} at (50,246) size 89x18 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 89x18
         chunk 1 text run 1 at (50.00,260.00) startOffset 0 endOffset 14 width 89.00: "With a 'mask':"
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt
index 32c81f6..a69699e 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt
@@ -2,13 +2,13 @@ layer at (0,0) size 480x360
   RenderView at (0,0) size 480x360
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
-    RenderSVGContainer {g} at (49,49) size 347x267
+    RenderSVGContainer {g} at (49,49) size 346x266
       RenderSVGPath {circle} at (49,49) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [cx=100.00] [cy=100.00] [r=50.00]
       RenderSVGPath {circle} at (184,64) size 72x72 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=100.00] [r=35.00]
       RenderSVGPath {circle} at (318,78) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [cx=340.00] [cy=100.00] [r=20.00]
       RenderSVGPath {circle} at (78,238) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
       RenderSVGPath {circle} at (185,225) size 70x70 [fill={[type=SOLID] [color=#0000FF]}] [cx=220.00] [cy=260.00] [r=35.00]
-      RenderSVGPath {circle} at (284,204) size 112x112 [stroke={[type=SOLID] [color=#FF0000] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
+      RenderSVGPath {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#FF0000] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 264x46
         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.7 $"
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt
index e6e68e2..ae97ff5 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt
@@ -2,14 +2,14 @@ layer at (0,0) size 480x360
   RenderView at (0,0) size 480x360
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
-    RenderSVGContainer {g} at (16,24) size 389x251
+    RenderSVGContainer {g} at (16,24) size 389x250
       RenderSVGPath {ellipse} at (19,24) size 62x102 [stroke={[type=SOLID] [color=#000000]}] [cx=50.00] [cy=75.00] [rx=30.00] [ry=50.00]
       RenderSVGPath {ellipse} at (130,25) size 60x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=160.00] [cy=75.00] [rx=30.00] [ry=50.00]
       RenderSVGPath {ellipse} at (234,44) size 72x72 [stroke={[type=SOLID] [color=#000000]}] [cx=270.00] [cy=80.00] [rx=35.00] [ry=35.00]
       RenderSVGPath {ellipse} at (335,45) size 70x70 [fill={[type=SOLID] [color=#FF0000]}] [cx=370.00] [cy=80.00] [rx=35.00] [ry=35.00]
-      RenderSVGPath {ellipse} at (16,165) size 68x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [cx=50.00] [cy=220.00] [rx=30.00] [ry=50.00]
-      RenderSVGPath {ellipse} at (126,165) size 68x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [cx=160.00] [cy=220.00] [rx=30.00] [ry=50.00]
-      RenderSVGPath {ellipse} at (255,176) size 150x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=220.00] [rx=70.00] [ry=40.00]
+      RenderSVGPath {ellipse} at (16,166) size 68x108 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [cx=50.00] [cy=220.00] [rx=30.00] [ry=50.00]
+      RenderSVGPath {ellipse} at (126,166) size 68x108 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [cx=160.00] [cy=220.00] [rx=30.00] [ry=50.00]
+      RenderSVGPath {ellipse} at (256,176) size 148x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=220.00] [rx=70.00] [ry=40.00]
     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 264x46
         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.7 $"
diff --git a/LayoutTests/platform/mac/svg/batik/masking/maskRegions-expected.txt b/LayoutTests/platform/mac/svg/batik/masking/maskRegions-expected.txt
index 1c3d750..de6e66f 100644
--- a/LayoutTests/platform/mac/svg/batik/masking/maskRegions-expected.txt
+++ b/LayoutTests/platform/mac/svg/batik/masking/maskRegions-expected.txt
@@ -62,8 +62,8 @@ layer at (0,0) size 450x500
         RenderSVGText {text} at (24,-17) size 52x17 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 52x17
             chunk 1 (middle anchor) text run 1 at (24.50,-3.00) startOffset 0 endOffset 6 width 51.00: "Mask 3"
-      RenderSVGContainer {g} at (264,323) size 91x81 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
-        RenderSVGContainer {use} at (264,340) size 91x64
+      RenderSVGContainer {g} at (264,323) size 92x82 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
+        RenderSVGContainer {use} at (264,340) size 92x65
           [masker="mask_4"] RenderSVGResourceMasker {mask} at (5.00,0) size 90x64
           RenderSVGContainer {g} at (260,340) size 100x80
             RenderSVGPath {rect} at (260,340) size 100x80 [fill={[type=LINEAR-GRADIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
diff --git a/LayoutTests/platform/mac/svg/custom/gradient-stroke-width-expected.txt b/LayoutTests/platform/mac/svg/custom/gradient-stroke-width-expected.txt
index ce5291a..1e1fdbb 100644
--- a/LayoutTests/platform/mac/svg/custom/gradient-stroke-width-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/gradient-stroke-width-expected.txt
@@ -1,7 +1,7 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 200x500
-  RenderSVGRoot {svg} at (31,31) size 125x125
+  RenderSVGRoot {svg} at (32,32) size 123x123
     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
       RenderSVGResourceLinearGradient {linearGradient} [id="black2white"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
         RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
@@ -11,5 +11,5 @@ layer at (0,0) size 200x500
         RenderSVGGradientStop {stop} [offset=1.00] [color=#BD1F1845]
       RenderSVGResourceRadialGradient {radialGradient} [id="red-radial-grad"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50]
       RenderSVGResourceLinearGradient {linearGradient} [id="border-grad"] [gradientUnits=objectBoundingBox] [start=(0.05,0.95)] [end=(0.95,0.05)]
-    RenderSVGPath {circle} at (44,44) size 112x112 [stroke={[type=LINEAR-GRADIENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id="red-radial-grad"]}] [cx=100.00] [cy=100.00] [r=50.00]
-    RenderSVGPath {circle} at (31,31) size 32x32 [stroke={[type=LINEAR-GRADIENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id="red-radial-grad"]}] [cx=47.00] [cy=47.00] [r=10.00]
+    RenderSVGPath {circle} at (45,45) size 110x110 [stroke={[type=LINEAR-GRADIENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id="red-radial-grad"]}] [cx=100.00] [cy=100.00] [r=50.00]
+    RenderSVGPath {circle} at (32,32) size 30x30 [stroke={[type=LINEAR-GRADIENT] [id="border-grad"] [stroke width=10.00]}] [fill={[type=RADIAL-GRADIENT] [id="red-radial-grad"]}] [cx=47.00] [cy=47.00] [r=10.00]
diff --git a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt
index e95f81b..fd5fa15 100644
--- a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
-    RenderSVGContainer {g} at (63,9) size 333x326
+    RenderSVGContainer {g} at (63,9) size 332x326
       RenderSVGText {text} at (100,9) size 184x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 184x14
           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: "Some circles with ids, for linking tests."
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: "circle-2"
       RenderSVGPath {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
-      RenderSVGPath {circle} at (284,204) size 112x112 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
+      RenderSVGPath {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
       RenderSVGText {text} at (320,321) size 40x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
diff --git a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt
index 8673173..810694b 100644
--- a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 473x360
-    RenderSVGContainer {g} at (3,19) size 386x341
+    RenderSVGContainer {g} at (3,19) size 385x341
       RenderSVGText {text} at (100,9) size 184x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 184x14
           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: "Some circles with ids, for linking tests."
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: "circle-2"
       RenderSVGPath {rect} at (9,233) size 87x87 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
-      RenderSVGPath {circle} at (224,250) size 131x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
+      RenderSVGPath {circle} at (225,251) size 129x109 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
       RenderSVGText {text} at (320,321) size 40x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
diff --git a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt
index e95f81b..fd5fa15 100644
--- a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
-    RenderSVGContainer {g} at (63,9) size 333x326
+    RenderSVGContainer {g} at (63,9) size 332x326
       RenderSVGText {text} at (100,9) size 184x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 184x14
           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: "Some circles with ids, for linking tests."
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: "circle-2"
       RenderSVGPath {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
-      RenderSVGPath {circle} at (284,204) size 112x112 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
+      RenderSVGPath {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
       RenderSVGText {text} at (320,321) size 40x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
diff --git a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt
index e95f81b..fd5fa15 100644
--- a/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
-    RenderSVGContainer {g} at (63,9) size 333x326
+    RenderSVGContainer {g} at (63,9) size 332x326
       RenderSVGText {text} at (100,9) size 184x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 184x14
           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: "Some circles with ids, for linking tests."
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: "circle-2"
       RenderSVGPath {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
-      RenderSVGPath {circle} at (284,204) size 112x112 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
+      RenderSVGPath {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
       RenderSVGText {text} at (320,321) size 40x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 40x14
           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
diff --git a/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt b/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
index 8b39e76..8e38b8a 100644
--- a/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
         RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
         RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
       RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
-        RenderSVGPath {circle} at (97,0) size 114x81 [stroke={[type=SOLID] [color=#640000] [stroke width=12.00]}] [fill={[type=RADIAL-GRADIENT] [id="redToYellow"]}] [cx=20.00] [cy=20.00] [r=40.00]
+        RenderSVGPath {circle} at (98,0) size 112x80 [stroke={[type=SOLID] [color=#640000] [stroke width=12.00]}] [fill={[type=RADIAL-GRADIENT] [id="redToYellow"]}] [cx=20.00] [cy=20.00] [r=40.00]
     RenderSVGPath {rect} at (188,58) size 424x484 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id="pattern"]}] [x=50.00] [y=50.00] [width=350.00] [height=400.00]
     RenderSVGPath {rect} at (130,0) size 540x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=448.00] [height=498.00]
     RenderSVGContainer {g} at (287,12) size 226x34
diff --git a/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt b/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt
index b69158a..7270485 100644
--- a/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt
+++ b/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt
@@ -62,8 +62,8 @@ layer at (0,0) size 933x1036
         RenderSVGText {text} at (26,-17) size 48x18 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 48x18
             chunk 1 (middle anchor) text run 1 at (26.50,-3.00) startOffset 0 endOffset 6 width 47.00: "Mask 3"
-      RenderSVGContainer {g} at (547,669) size 189x169 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
-        RenderSVGContainer {use} at (547,704) size 189x134
+      RenderSVGContainer {g} at (547,669) size 191x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
+        RenderSVGContainer {use} at (547,704) size 191x136
           [masker="mask_4"] RenderSVGResourceMasker {mask} at (5.00,0) size 90x64
           RenderSVGContainer {g} at (539,704) size 208x167
             RenderSVGPath {rect} at (539,704) size 208x167 [fill={[type=LINEAR-GRADIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list