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
33
34
35
36
37
38
39
40
41
42
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x94
LayoutBlockFlow {HTML} at (0,0) size 800x94
LayoutBlockFlow {BODY} at (8,16) size 784x70
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 250x17
text run at (0,0) width 250: "The next two lines should be the same:"
LayoutBlockFlow {DIV} at (0,34) size 784x18
LayoutInline {SPAN} at (0,0) size 0x0
LayoutInline {SPAN} at (0,0) size 12x17
LayoutInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter (anonymous) at (0,0) size 8x17
text run at (0,0) width 8: "1"
LayoutTextFragment (anonymous) at (8,0) size 4x17
text run at (8,0) width 4: " "
LayoutInline {SPAN} at (0,0) size 0x17
LayoutInline {SPAN} at (0,0) size 12x17
LayoutInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter (anonymous) at (12,0) size 8x17
text run at (12,0) width 8: "1"
LayoutTextFragment (anonymous) at (20,0) size 4x17
text run at (20,0) width 4: " "
LayoutInline {SPAN} at (0,0) size 55x17
LayoutInline {<pseudo:before>} at (0,0) size 11x17
LayoutTextFragment (anonymous) at (24,0) size 11x17
text run at (24,0) width 11: "R"
LayoutInline {SPAN} at (0,0) size 25x17
LayoutInline {<pseudo:before>} at (0,0) size 25x17
LayoutCounter (anonymous) at (34,0) size 21x17
text run at (34,0) width 21: "1.1"
LayoutTextFragment (anonymous) at (54,0) size 5x17
text run at (54,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 1x17
LayoutInline {SPAN} at (0,0) size 21x17
LayoutInline {<pseudo:before>} at (0,0) size 21x17
LayoutCounter (anonymous) at (58,0) size 21x17
text run at (58,0) width 21: "1.1"
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,52) size 784x18
LayoutText {#text} at (0,0) size 79x17
text run at (0,0) width 79: "1 1 R1.1 1.1"
|