1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 770x39
text run at (0,0) width 770: "This tests to see if HTMLEmbedElement.getSVGDocument() and HTMLObjectElement.getSVGDocument() work. You should"
text run at (0,20) width 243: "see SUCCESS printed twice below this:"
LayoutBlockFlow (anonymous) at (0,56) size 784x60
LayoutBR {BR} at (85,20) size 0x0
LayoutBR {BR} at (0,20) size 0x19
LayoutText {#text} at (0,0) size 0x0
layer at (8,64) size 85x20
LayoutEmbeddedObject {EMBED} at (0,0) size 85x20
layer at (0,0) size 85x20
LayoutView at (0,0) size 85x20
layer at (0,0) size 85x20
LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
LayoutSVGText {text} at (5,1) size 69x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 69x19
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.00: "SUCCESS"
layer at (8,104) size 85x20
LayoutEmbeddedObject {OBJECT} at (0,40) size 85x20
layer at (0,0) size 85x20
LayoutView at (0,0) size 85x20
layer at (0,0) size 85x20
LayoutSVGRoot {svg} at (0,0) size 85x20
LayoutSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
LayoutSVGText {text} at (5,1) size 69x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 69x19
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.00: "SUCCESS"
|