| Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/clip-path-display-none-child-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/clip-path-display-none-child-expected.txt (revision 40225)
|
| +++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/clip-path-display-none-child-expected.txt (working copy)
|
| @@ -1,12 +1,12 @@
|
| -KCanvasResource {id="c" [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]]]}
|
| 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="c"] [clipPathUnits=userSpaceOnUse]
|
| RenderPath {rect} 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"]
|
| - RenderSVGContainer {g} at (0,0) size 100x100 [clip path="c"]
|
| + RenderSVGContainer {g} at (0,0) size 100x100
|
| + [clipPath="c"] RenderSVGResourceClipper {clipPath} at (0,0) size 100x100
|
| RenderPath {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L200.00,0.00 L200.00,100.00 L0.00,100.00 Z"]
|
| RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
|
| RenderSVGContainer {g} at (0,115) size 334x79
|
|
|