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 283x17
text run at (0,0) width 283: "The following two lines should be identical:"
LayoutBlockFlow {DIV} at (0,34) size 784x18
LayoutInline {SPAN} at (0,0) size 35x17
LayoutInline {<pseudo:before>} at (0,0) size 11x17
LayoutTextFragment (anonymous) at (0,0) size 11x17
text run at (0,0) width 11: "B"
LayoutInline {SPAN} at (0,0) size 13x17
LayoutInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter (anonymous) at (10,0) size 9x17
text run at (10,0) width 9: "1"
LayoutTextFragment (anonymous) at (18,0) size 5x17
text run at (18,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 13x17
LayoutInline {SPAN} at (0,0) size 13x17
LayoutInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter (anonymous) at (22,0) size 9x17
text run at (22,0) width 9: "0"
LayoutTextFragment (anonymous) at (30,0) size 5x17
text run at (30,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 33x17
LayoutInline {SPAN} at (0,0) size 13x17
LayoutInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter (anonymous) at (34,0) size 9x17
text run at (34,0) width 9: "1"
LayoutTextFragment (anonymous) at (42,0) size 5x17
text run at (42,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 21x17
LayoutInline {SPAN} at (0,0) size 21x17
LayoutInline {<pseudo:before>} at (0,0) size 21x17
LayoutCounter (anonymous) at (46,0) size 21x17
text run at (46,0) width 21: "1.0"
LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,52) size 784x18
LayoutText {#text} at (0,0) size 67x17
text run at (0,0) width 67: "B1 0 1 1.0"
|