1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x80
LayoutBlockFlow {HTML} at (0,0) size 800x80
LayoutBlockFlow {BODY} at (8,16) size 784x56
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 184x19
text run at (0,0) width 184: "There should be no red below."
LayoutBlockFlow {DIV} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "Test:"
LayoutBlockFlow {DIV} at (160,56) size 624x0 [color=#FF0000] [bgcolor=#00FF00]
LayoutInline {SPAN} at (0,0) size 284x19 [color=#000000]
LayoutText {#text} at (0,-10) size 284x19
text run at (0,-10) width 284: "This sentence should have a green background."
LayoutText {#text} at (0,0) size 0x0
|