blob: 9c77b96d2ef198f5456d10357c10ad5cbc7832a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x52
LayoutBlockFlow {HTML} at (0,0) size 800x52
LayoutBlockFlow {BODY} at (8,8) size 784x36
LayoutBlockFlow {DIV} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 157x17
text run at (0,0) width 157: "This should be unstyled."
LayoutBlockFlow {DIV} at (0,18) size 784x18 [bgcolor=#008000]
LayoutText {#text} at (0,0) size 244x17
text run at (0,0) width 244: "This should have a green background."
|