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
|
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x384
RenderBlock {html} at (0,0) size 800x384
RenderBody {body} at (8,16) size 784x352
RenderBlock {p} at (0,0) size 784x18
RenderText {#text} at (0,0) size 221x18
text run at (0,0) width 221: "This paragraph should be unstyled."
RenderBlock {address} at (0,34) size 784x18
RenderText {#text} at (0,0) size 205x18
text run at (0,0) width 205: "This address should be unstyled."
RenderBlock {p} at (0,68) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 297x18
text run at (0,0) width 297: "This paragraph should have green background."
RenderBlock {p} at (0,102) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 297x18
text run at (0,0) width 297: "This paragraph should have green background."
RenderBlock {dl} at (0,136) size 784x216
RenderBlock {dt} at (0,0) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 353x18
text run at (0,0) width 353: "First definition term that should have green background."
RenderBlock {dd} at (40,18) size 744x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 361x18
text run at (0,0) width 361: "First definition that should also have a green background."
RenderBlock {dt} at (0,36) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 372x18
text run at (0,0) width 372: "Second definition term that should have green background."
RenderBlock {dd} at (40,54) size 744x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 340x18
text run at (0,0) width 340: "Second definition that should have green background."
RenderBlock {dt} at (0,72) size 784x18
RenderText {#text} at (0,0) size 135x18
text run at (0,0) width 135: "Third definition term."
RenderBlock {dd} at (40,90) size 744x18
RenderText {#text} at (0,0) size 103x18
text run at (0,0) width 103: "Third definition."
RenderBlock {dt} at (0,108) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 367x18
text run at (0,0) width 367: "Fourth definition term that should have green background."
RenderBlock {dd} at (40,126) size 744x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 335x18
text run at (0,0) width 335: "Fourth definition that should have green background."
RenderBlock {dt} at (0,144) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 355x18
text run at (0,0) width 355: "Fifth definition term that should have green background."
RenderBlock {dd} at (40,162) size 744x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 323x18
text run at (0,0) width 323: "Fifth definition that should have green background."
RenderBlock {dt} at (0,180) size 784x18
RenderText {#text} at (0,0) size 133x18
text run at (0,0) width 133: "Sixth definition term."
RenderBlock {dd} at (40,198) size 744x18
RenderText {#text} at (0,0) size 101x18
text run at (0,0) width 101: "Sixth definition."
|