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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x236
LayoutBlockFlow {HTML} at (0,0) size 800x236
LayoutBlockFlow {BODY} at (8,8) size 784x220
LayoutBlockFlow {UL} at (0,0) size 784x160 [color=#FF0000]
LayoutListItem {LI} at (0,0) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (0,20) size 784x80
LayoutBlockFlow (anonymous) at (0,0) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {UL} at (0,20) size 784x60
LayoutListItem {LI} at (0,0) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (0,20) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (0,40) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (0,100) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (0,120) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (0,140) size 784x20
LayoutInline {SPAN} at (0,0) size 128x19 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,160) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutBlockFlow {P} at (0,180) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutBlockFlow {P} at (0,200) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
|