1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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 784x20 [color=#008000] [bgcolor=#FFFF00]
LayoutText {#text} at (0,0) size 102x19
text run at (0,0) width 102: "Green on Yellow"
LayoutBlockFlow {DIV} at (0,20) size 784x20 [color=#0000FF] [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 84x19
text run at (0,0) width 84: "Blue on Silver"
LayoutBlockFlow {DIV} at (0,40) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 37x19
text run at (0,0) width 37: "Green"
LayoutBlockFlow {DIV} at (0,60) size 784x20 [color=#0000FF]
LayoutText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "Blue"
LayoutBlockFlow {DIV} at (0,80) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 37x19
text run at (0,0) width 37: "Green"
LayoutBlockFlow {DIV} at (0,100) size 784x20 [color=#0000FF]
LayoutText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "Blue"
|