1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x340
LayoutBlockFlow {HTML} at (0,0) size 800x340
LayoutBlockFlow {BODY} at (8,16) size 784x308
LayoutBlockFlow {P} at (0,0) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,36) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {DIV} at (0,72) size 784x20 [color=#008000] [bgcolor=#FFFFFF]
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,108) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,144) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,180) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,216) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,252) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
LayoutBlockFlow {P} at (0,288) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "This line should be green."
|