1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x118
RenderBlock {HTML} at (0,0) size 800x118
RenderBody {BODY} at (8,16) size 784x86
RenderBlock {DIV} at (0,0) size 784x86
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 302x18
text run at (0,0) width 302: "This paragraph should have normal background"
RenderBlock {ADDRESS} at (0,34) size 784x18 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 301x18
text run at (0,0) width 301: "But this address should have green background"
RenderBlock {P} at (0,68) size 784x18
RenderText {#text} at (0,0) size 302x18
text run at (0,0) width 302: "This paragraph should have normal background"
|