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
|
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,16) size 784x212
LayoutBlockFlow {P} at (0,0) size 784x36 [bgcolor=#00FFFF]
LayoutText {#text} at (392,0) size 759x35
text run at (392,0) width 367: "The first line of this sentence should be indented halfway"
text run at (0,18) width 68: "across the "
text run at (67,18) width 426: "page, but the rest of it should be flush with the normal left margin "
text run at (492,18) width 76: "of the page."
LayoutBlockFlow {P} at (0,52) size 784x72 [bgcolor=#00FFFF]
LayoutText {#text} at (80,0) size 217x17
text run at (80,0) width 217: "Only the first line of this sentence"
LayoutBR {BR} at (296,0) size 1x17
LayoutText {#text} at (0,18) size 125x17
text run at (0,18) width 125: "should be indented,"
LayoutBR {BR} at (124,18) size 1x17
LayoutText {#text} at (0,36) size 149x17
text run at (0,36) width 149: "the others should all be"
LayoutBR {BR} at (148,36) size 1x17
LayoutInline {EM} at (0,0) size 116x17
LayoutText {#text} at (0,54) size 116x17
text run at (0,54) width 116: "aligned on the left"
LayoutText {#text} at (115,54) size 101x17
text run at (115,54) width 101: " of the window."
LayoutBlockFlow {DIV} at (0,140) size 196x72 [bgcolor=#00FFFF]
LayoutText {#text} at (392,0) size 404x71
text run at (392,0) width 12: "X"
text run at (0,18) width 172: "The X on the previous line"
text run at (0,36) width 188: "should be centered across the"
text run at (0,54) width 55: "window."
|