OLD | NEW |
1 layer at (0,0) size 800x600 | 1 layer at (0,0) size 800x600 |
2 RenderView at (0,0) size 800x600 | 2 RenderView at (0,0) size 800x600 |
3 layer at (0,0) size 800x600 | 3 layer at (0,0) size 800x600 |
4 RenderSVGRoot {svg} at (0,0) size 800x600 | 4 RenderSVGRoot {svg} at (0,0) size 800x600 |
5 RenderForeignObject {foreignObject} at (0,0) size 800x200 | 5 RenderForeignObject {foreignObject} at (0,0) size 800x600 |
6 RenderBlock {html} at (0,0) size 800x200 | 6 RenderBlock {html} at (0,0) size 800x200 |
7 RenderBlock {div} at (0,0) size 800x200 | 7 RenderBlock {div} at (0,0) size 800x200 |
8 RenderBlock (anonymous) at (0,0) size 800x20 | 8 RenderBlock (anonymous) at (0,0) size 800x20 |
9 RenderText {#text} at (0,0) size 509x19 | 9 RenderText {#text} at (0,0) size 509x19 |
10 text run at (0,0) width 509: "This tests assures dynamic SVGDocume
nt creation via DOMParser interface works." | 10 text run at (0,0) width 509: "This tests assures dynamic SVGDocume
nt creation via DOMParser interface works." |
11 RenderBlock {div} at (0,20) size 800x20 | 11 RenderBlock {div} at (0,20) size 800x20 |
12 RenderText {#text} at (0,0) size 601x19 | 12 RenderText {#text} at (0,0) size 601x19 |
13 text run at (0,0) width 601: "DOMParser.parseFromString returned:
[object SVGDocument] should be: [object SVGDocument]" | 13 text run at (0,0) width 601: "DOMParser.parseFromString returned:
[object SVGDocument] should be: [object SVGDocument]" |
14 RenderBlock {div} at (0,40) size 800x20 | 14 RenderBlock {div} at (0,40) size 800x20 |
15 RenderText {#text} at (0,0) size 579x19 | 15 RenderText {#text} at (0,0) size 579x19 |
(...skipping 11 matching lines...) Expand all Loading... |
27 RenderText {#text} at (0,0) size 798x59 | 27 RenderText {#text} at (0,0) size 798x59 |
28 text run at (0,0) width 700: "XMLSerializer.serializeToString retu
rned: <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"400\" height=\"400\"><g" | 28 text run at (0,0) width 700: "XMLSerializer.serializeToString retu
rned: <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"400\" height=\"400\"><g" |
29 text run at (0,20) width 798: "transform=\"translate(-50, -50)\"><
path id=\"path\" onclick=\"mouseHandler(evt)\" fill=\"#FF0000\" stroke=\"#00C000
\" d=\"M 250 130 C" | 29 text run at (0,20) width 798: "transform=\"translate(-50, -50)\"><
path id=\"path\" onclick=\"mouseHandler(evt)\" fill=\"#FF0000\" stroke=\"#00C000
\" d=\"M 250 130 C" |
30 text run at (0,40) width 654: "185 130 150 80 150 80 S 115 25 50 2
5 m 0 105 c 65 0 100 -50 100 -50 s 35 -55 100 -55\"/></g></svg>" | 30 text run at (0,40) width 654: "185 130 150 80 150 80 S 115 25 50 2
5 m 0 105 c 65 0 100 -50 100 -50 s 35 -55 100 -55\"/></g></svg>" |
31 RenderBlock {div} at (0,180) size 800x20 | 31 RenderBlock {div} at (0,180) size 800x20 |
32 RenderText {#text} at (0,0) size 645x19 | 32 RenderText {#text} at (0,0) size 645x19 |
33 text run at (0,0) width 645: "Imported the SVGGElement into our do
cument: [object SVGGElement] should be: [object SVGGElement]" | 33 text run at (0,0) width 645: "Imported the SVGGElement into our do
cument: [object SVGGElement] should be: [object SVGGElement]" |
34 RenderSVGContainer {g} at (192,231) size 218x218 [transform={m=((0.71,0.71)(
-0.71,0.71)) t=(250.00,250.00)}] | 34 RenderSVGContainer {g} at (192,231) size 218x218 [transform={m=((0.71,0.71)(
-0.71,0.71)) t=(250.00,250.00)}] |
35 RenderSVGContainer {g} at (192,231) size 218x218 [transform={m=((1.00,0.00
)(0.00,1.00)) t=(-50.00,-50.00)}] | 35 RenderSVGContainer {g} at (192,231) size 218x218 [transform={m=((1.00,0.00
)(0.00,1.00)) t=(-50.00,-50.00)}] |
36 RenderPath {path} at (192,231) size 218x218 [stroke={[type=SOLID] [color
=#00C000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M250.00,130.00 C185.00,
130.00,150.00,80.00,150.00,80.00 C150.00,80.00,115.00,25.00,50.00,25.00 M50.00,1
30.00 C115.00,130.00,150.00,80.00,150.00,80.00 C150.00,80.00,185.00,25.00,250.00
,25.00"] | 36 RenderPath {path} at (192,231) size 218x218 [stroke={[type=SOLID] [color
=#00C000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M250.00,130.00 C185.00,
130.00,150.00,80.00,150.00,80.00 C150.00,80.00,115.00,25.00,50.00,25.00 M50.00,1
30.00 C115.00,130.00,150.00,80.00,150.00,80.00 C150.00,80.00,185.00,25.00,250.00
,25.00"] |
OLD | NEW |