1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x100
LayoutBlockFlow {HTML} at (0,0) size 800x100
LayoutBlockFlow {BODY} at (8,16) size 784x76
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 256x19
text run at (0,0) width 256: "The following two lines should be identical:"
LayoutBlockFlow {DIV} at (0,36) size 784x20
LayoutInline {SPAN} at (0,0) size 12x19
LayoutInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter (anonymous) at (0,0) size 8x19
text run at (0,0) width 8: "0"
LayoutTextFragment (anonymous) at (8,0) size 4x19
text run at (8,0) width 4: " "
LayoutInline {SPAN} at (0,0) size 8x19
LayoutInline {SPAN} at (0,0) size 8x19
LayoutInline {<pseudo:before>} at (0,0) size 8x19
LayoutCounter (anonymous) at (12,0) size 8x19
text run at (12,0) width 8: "1"
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 20x19
text run at (0,0) width 20: "0 1"
|