1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x142
LayoutBlockFlow {HTML} at (0,0) size 800x142
LayoutBlockFlow {BODY} at (8,16) size 784x111
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 150x19
text run at (0,0) width 150: "It should say \"HI\" below:"
LayoutBlockFlow {DIV} at (15,36) size 165x75 [color=#FFFFFF] [bgcolor=#000080]
LayoutText {#text} at (0,0) size 135x15
text run at (0,0) width 135: "xx xx xx "
LayoutInline {SPAN} at (0,0) size 165x45
LayoutText {#text} at (135,0) size 165x45
text run at (135,0) width 30: "xx"
text run at (0,15) width 165: "xx xx xx xx"
text run at (0,30) width 30: "xx"
LayoutText {#text} at (75,30) size 165x45
text run at (75,30) width 90: " xx xx"
text run at (0,45) width 165: "xx xx xx xx"
text run at (0,60) width 165: "xx xx xx xx"
|