blob: 0658aa4461065bcd67dd8a40f9420644aaa9dbdd [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 600x500
RenderSVGRoot {svg} at (10,5) size 493x220
RenderSVGPath {path} at (46,103) size 128x122 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 50 150 L 95 107 L 145 157 L 169 221 L 100 200 Z"]
RenderSVGText {text} at (10,5) size 344x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 344x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 52 width 343.71: "Right after loading, a segment is added to the path."
RenderSVGText {text} at (10,25) size 493x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 493x18
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 72 width 493.00: "The path and its attribute should be updated to include the new segment."
RenderSVGText {text} at (10,55) size 65x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 65x18
chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 12 width 65.00: "\"d\" initial:"
RenderSVGText {text} at (90,55) size 212x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 212x18
chunk 1 text run 1 at (90.00,70.00) startOffset 0 endOffset 32 width 212.00: "M50,150 l45,-43 l24,64 l-69,-21z"
RenderSVGText {text} at (10,75) size 58x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 58x18
chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 10 width 58.00: "\"d\" after:"
RenderSVGText {text} at (90,75) size 283x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 283x18
chunk 1 text run 1 at (90.00,90.00) startOffset 0 endOffset 45 width 283.00: "M 50 150 l 45 -43 l 50 50 l 24 64 l -69 -21 Z"