1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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 199x19
text run at (0,0) width 199: "The following should be identical:"
LayoutBlockFlow {DIV} at (0,36) size 784x20
LayoutInline {SPAN} at (0,0) size 8x19
LayoutInline {<pseudo:before>} at (0,0) size 8x19
LayoutCounter (anonymous) at (0,0) size 8x19
text run at (0,0) width 8: "0"
LayoutInline {SPAN} at (0,0) size 8x19
LayoutInline {<pseudo:before>} at (0,0) size 8x19
LayoutCounter (anonymous) at (8,0) size 8x19
text run at (8,0) width 8: "0"
LayoutBlockFlow {DIV} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 16x19
text run at (0,0) width 16: "00"
|