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 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x10
LayoutText {#text} at (0,-2) size 230x13
text run at (0,-2) width 230: "This should be fairly small text, rather than huge."
layer at (8,34) size 200x48
LayoutBlockFlow (positioned) {DIV} at (8,34) size 200x48 [bgcolor=#FF0000]
LayoutText {#text} at (0,15) size 4x17
text run at (0,15) width 4: " "
layer at (8,34) size 200x48
LayoutBlockFlow (positioned) {SPAN} at (0,0) size 200x48 [bgcolor=#008000]
LayoutText {#text} at (0,15) size 180x17
text run at (0,15) width 180: "There should be no red here"
|