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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
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 298x17
text run at (0,0) width 298: "The following two lines should look the same:"
LayoutBlockFlow {DIV} at (0,34) size 784x18
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (0,0) size 9x17
text run at (0,0) width 9: "\x{3B1}"
LayoutText {#text} at (8,0) size 5x17
text run at (8,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (12,0) size 9x17
text run at (12,0) width 9: "\x{3B2}"
LayoutText {#text} at (20,0) size 5x17
text run at (20,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 8x17
LayoutInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter (anonymous) at (24,0) size 8x17
text run at (24,0) width 8: "\x{3B3}"
LayoutText {#text} at (31,0) size 5x17
text run at (31,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (35,0) size 9x17
text run at (35,0) width 9: "\x{3B4}"
LayoutText {#text} at (43,0) size 5x17
text run at (43,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 7x17
LayoutInline {<pseudo:before>} at (0,0) size 7x17
LayoutCounter (anonymous) at (47,0) size 7x17
text run at (47,0) width 7: "\x{3B5}"
LayoutText {#text} at (53,0) size 5x17
text run at (53,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 8x17
LayoutInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter (anonymous) at (57,0) size 8x17
text run at (57,0) width 8: "\x{3B6}"
LayoutText {#text} at (64,0) size 5x17
text run at (64,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (68,0) size 9x17
text run at (68,0) width 9: "\x{3B7}"
LayoutText {#text} at (76,0) size 5x17
text run at (76,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (80,0) size 9x17
text run at (80,0) width 9: "\x{3B8}"
LayoutText {#text} at (88,0) size 5x17
text run at (88,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 5x17
LayoutInline {<pseudo:before>} at (0,0) size 5x17
LayoutCounter (anonymous) at (92,0) size 5x17
text run at (92,0) width 5: "\x{3B9}"
LayoutText {#text} at (96,0) size 5x17
text run at (96,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (100,0) size 9x17
text run at (100,0) width 9: "\x{3BA}"
LayoutText {#text} at (108,0) size 5x17
text run at (108,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 9x17
LayoutInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter (anonymous) at (112,0) size 9x17
text run at (112,0) width 9: "\x{3BB}"
LayoutText {#text} at (120,0) size 5x17
text run at (120,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 10x17
LayoutInline {<pseudo:before>} at (0,0) size 10x17
LayoutCounter (anonymous) at (124,0) size 10x17
text run at (124,0) width 10: "\x{3BC}"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,52) size 784x18
LayoutText {#text} at (0,0) size 134x17
text run at (0,0) width 13: "\x{3B1} "
text run at (12,0) width 13: "\x{3B2} "
text run at (24,0) width 12: "\x{3B3} "
text run at (35,0) width 13: "\x{3B4} "
text run at (47,0) width 11: "\x{3B5} "
text run at (57,0) width 12: "\x{3B6} "
text run at (68,0) width 13: "\x{3B7} "
text run at (80,0) width 13: "\x{3B8} "
text run at (92,0) width 9: "\x{3B9} "
text run at (100,0) width 13: "\x{3BA} "
text run at (112,0) width 13: "\x{3BB} "
text run at (124,0) width 10: "\x{3BC}"
|