Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-late-clipPath-creation-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-late-clipPath-creation-expected.txt (revision 40225) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-late-clipPath-creation-expected.txt (working copy) |
@@ -1,11 +1,12 @@ |
-KCanvasResource {id="dynClip" [type=CLIPPER] [clip data=[[winding=NON-ZERO] [path=M0.00,0.00 L200.00,0.00 L200.00,200.00 L0.00,200.00 Z]]]} |
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 |
RenderSVGContainer {g} at (16,40) size 318x170 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}] |
RenderSVGText {text} at (10,70) size 522x68 contains 1 chunk(s) |
+ [clipPath="dynClip"] RenderSVGResourceClipper {clipPath} at (0,0) size 200x200 |
RenderSVGInlineText {#text} at (0,-54) size 522x68 |
+ [clipPath="dynClip"] RenderSVGResourceClipper {clipPath} at (0,0) size 200x200 |
chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 19 width 522.00: "Clipped. INVISIBLE." |
- RenderSVGHiddenContainer {clipPath} at (0,0) size 0x0 |
+ RenderSVGResourceClipper {clipPath} [id="dynClip"] [clipPathUnits=userSpaceOnUse] |
RenderPath {path} at (0,0) size 334x500 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L200.00,0.00 L200.00,200.00 L0.00,200.00 Z"] |