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
RenderView at (0,0) size 800x600
layer at (0,0) size 800x220
RenderBlock {html} at (0,0) size 800x220
RenderBody {body} at (8,16) size 784x188
RenderBlock {p} at (0,0) size 784x18 [color=#008000]
RenderText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This text should be green."
RenderBlock {p} at (0,34) size 784x18 [color=#008000]
RenderText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This text should be green."
RenderBlock {p} at (0,68) size 784x18 [color=#008000]
RenderText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This text should be green."
RenderBlock {p} at (0,102) size 784x18 [color=#008000]
RenderText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This text should be green."
RenderBlock {p} at (0,136) size 784x18 [color=#008000]
RenderText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This text should be green."
RenderBlock {p} at (0,170) size 784x18 [color=#008000]
RenderText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This text should be green."
|