Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/batik/text/textProperties-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/batik/text/textProperties-expected.txt (revision 40225) |
+++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/batik/text/textProperties-expected.txt (working copy) |
@@ -1,5 +1,4 @@ |
KCanvasResource {id="gaussianBlur" [type=FILTER] [bounding box=at (0,0) size 0x0] [bounding box mode=0]} |
-KCanvasResource {id="textClip" [type=CLIPPER] [clip data=[[winding=EVEN-ODD] [path=M0.00,0.00 L0.00,0.00 L0.00,0.00 L0.00,0.00 Z]]]} |
KRenderingPaintServer {id="gradient" [type=LINEAR-GRADIENT] [stops=[(0.00,#0000FF), (1.00,#008000)]] [bounding box mode=0] [start=(-50,-25)] [end=(50,25)]} |
layer at (0,0) size 800x600 |
RenderView at (0,0) size 800x600 |
@@ -132,7 +131,7 @@ |
RenderSVGInlineText {#text} at (0,-14) size 150x18 |
chunk 1 (middle anchor) text run 1 at (-74.50,25.00) startOffset 0 endOffset 21 width 149.00: "stroke=\"MidnightBlue\"" |
RenderSVGHiddenContainer {defs} at (0,0) size 0x0 |
- RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0 |
+ RenderSVGResourceClipper {clipPath} [id="textClip"] [clipPathUnits=userSpaceOnUse] |
RenderSVGText {text} at (-42,0) size 84x36 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,-28) size 84x36 |
chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: "sample" |
@@ -140,7 +139,8 @@ |
RenderSVGGradientStop {stop} at (0,0) size 0x0 |
RenderSVGGradientStop {stop} at (0,0) size 0x0 |
RenderSVGContainer {g} at (300,345) size 100x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,370.00)}] |
- RenderPath {rect} at (300,345) size 100x50 [fill={[type=LINEAR-GRADIENT] [stops=[(0.00,#0000FF), (1.00,#008000)]] [bounding box mode=0] [start=(-50,-25)] [end=(50,25)]}] [clip path="textClip"] [data="M-50.00,-25.00 L50.00,-25.00 L50.00,25.00 L-50.00,25.00 Z"] |
+ RenderPath {rect} at (300,345) size 100x50 [fill={[type=LINEAR-GRADIENT] [stops=[(0.00,#0000FF), (1.00,#008000)]] [bounding box mode=0] [start=(-50,-25)] [end=(50,25)]}] [data="M-50.00,-25.00 L50.00,-25.00 L50.00,25.00 L-50.00,25.00 Z"] |
+ [clipPath="textClip"] RenderSVGResourceClipper {clipPath} at (0,0) size 0x0 |
RenderSVGText {text} at (-50,15) size 100x18 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,-14) size 100x18 |
chunk 1 (middle anchor) text run 1 at (-49.50,15.00) startOffset 0 endOffset 17 width 99.00: "text as clip-path" |