Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-with-transform-clip-filter-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-with-transform-clip-filter-expected.txt (revision 40225) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-with-transform-clip-filter-expected.txt (working copy) |
@@ -1,13 +1,13 @@ |
-KCanvasResource {id="myclip" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [path=M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z]]]} |
KCanvasResource {id="myfilter" [type=FILTER] [bounding box=at (0,0) size 0x0] [bounding box mode=0]} |
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 |
- RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0 |
+ RenderSVGResourceClipper {clipPath} [id="myclip"] [clipPathUnits=userSpaceOnUse] |
RenderPath {path} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"] |
- RenderSVGImage {image} at (0,0) size 100x75 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-25.00)}] [clip path="myclip"] [filter=myfilter] |
+ RenderSVGImage {image} at (0,0) size 100x75 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-25.00)}] [filter=myfilter] |
+ [clipPath="myclip"] RenderSVGResourceClipper {clipPath} at (0,0) size 100x100 |
RenderSVGText {text} at (0,125) size 523x19 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,-15) size 523x19 |
chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 84 width 523.00: "You should see a solid green block above (a blurred and clipped green checkerboard)." |