blob: ed56357633f4f0d3dbe7c1444f235605bd70c9f4 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 602x144
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
RenderSVGContainer {use} at (0,0) size 100x100
RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGContainer {g} at (0,0) size 100x100
[clipPath="clip"] RenderSVGResourceClipper {clipPath} at (0,0) size 100x100
RenderSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGText {text} at (10,106) size 489x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 489x18
chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 76 width 489.00: "The graphic above uses a 100x100 clipPath referencing a rectangle using use."
RenderSVGText {text} at (10,126) size 592x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 592x18
chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 92 width 592.00: "It should clip the 200x200 red rectangle out and leave a 100x100 green rectangle. Bug 16557."