1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x168
LayoutBlockFlow {HTML} at (0,0) size 800x168
LayoutBlockFlow {BODY} at (8,16) size 784x142
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 280x19
text run at (0,0) width 280: "The two boxes below should be the same size."
LayoutBlockFlow {DIV} at (0,36) size 784x106 [color=#000080]
LayoutBlockFlow {P} at (30,0) size 724x48
LayoutText {#text} at (0,0) size 48x48
text run at (0,0) width 48: "x"
LayoutBlockFlow {P} at (30,58) size 724x48
LayoutText {#text} at (0,0) size 48x48
text run at (0,0) width 48: "x"
|