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
95
96
97
98
99
100
101
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (8,8) size 100x96
LayoutBlockFlow {DIV} at (0,0) size 100x96 [color=#00000000]
LayoutText {#text} at (0,0) size 100x96
text run at (0,0) width 6: "i "
text run at (6,0) width 9: "x "
text run at (15,0) width 12: "m "
text run at (27,0) width 9: "n "
text run at (36,0) width 9: "o "
text run at (45,0) width 9: "p "
text run at (54,0) width 9: "q "
text run at (63,0) width 7: "r "
text run at (70,0) width 7: "s "
text run at (77,0) width 6: "t "
text run at (83,0) width 9: "u "
text run at (92,0) width 6: "v"
text run at (0,12) width 11: "w "
text run at (11,12) width 9: "x "
text run at (20,12) width 9: "y "
text run at (29,12) width 8: "z "
text run at (37,12) width 6: "i "
text run at (43,12) width 9: "x "
text run at (52,12) width 12: "m "
text run at (64,12) width 9: "n "
text run at (73,12) width 9: "o "
text run at (82,12) width 9: "p "
text run at (91,12) width 6: "q"
text run at (0,24) width 7: "r "
text run at (7,24) width 7: "s "
text run at (14,24) width 6: "t "
text run at (20,24) width 9: "u "
text run at (29,24) width 9: "v "
text run at (38,24) width 11: "w "
text run at (49,24) width 9: "x "
text run at (58,24) width 9: "y "
text run at (67,24) width 8: "z "
text run at (75,24) width 6: "i "
text run at (81,24) width 9: "x "
text run at (90,24) width 9: "m"
text run at (0,36) width 9: "n "
text run at (9,36) width 9: "o "
text run at (18,36) width 9: "p "
text run at (27,36) width 9: "q "
text run at (36,36) width 7: "r "
text run at (43,36) width 7: "s "
text run at (50,36) width 6: "t "
text run at (56,36) width 9: "u "
text run at (65,36) width 9: "v "
text run at (74,36) width 11: "w "
text run at (85,36) width 9: "x "
text run at (94,36) width 6: "y"
text run at (0,48) width 8: "z "
text run at (8,48) width 6: "i "
text run at (14,48) width 9: "x "
text run at (23,48) width 12: "m "
text run at (35,48) width 9: "n "
text run at (44,48) width 9: "o "
text run at (53,48) width 9: "p "
text run at (62,48) width 9: "q "
text run at (71,48) width 7: "r "
text run at (78,48) width 7: "s "
text run at (85,48) width 6: "t "
text run at (91,48) width 6: "u"
text run at (0,60) width 9: "v "
text run at (9,60) width 11: "w "
text run at (20,60) width 9: "x "
text run at (29,60) width 9: "y "
text run at (38,60) width 8: "z "
text run at (46,60) width 6: "i "
text run at (52,60) width 9: "x "
text run at (61,60) width 12: "m "
text run at (73,60) width 9: "n "
text run at (82,60) width 9: "o "
text run at (91,60) width 6: "p"
text run at (0,72) width 9: "q "
text run at (9,72) width 7: "r "
text run at (16,72) width 7: "s "
text run at (23,72) width 6: "t "
text run at (29,72) width 9: "u "
text run at (38,72) width 9: "v "
text run at (47,72) width 11: "w "
text run at (58,72) width 9: "x "
text run at (67,72) width 9: "y "
text run at (76,72) width 8: "z "
text run at (84,72) width 6: "i "
text run at (90,72) width 6: "x"
text run at (0,84) width 12: "m "
text run at (12,84) width 9: "n "
text run at (21,84) width 9: "o "
text run at (30,84) width 9: "p "
text run at (39,84) width 9: "q "
text run at (48,84) width 7: "r "
text run at (55,84) width 7: "s "
text run at (62,84) width 6: "t "
text run at (68,84) width 6: "u"
selection start: position 0 of child 0 {#text} of child 0 {DIV} of body
selection end: position 271 of child 0 {#text} of child 0 {DIV} of body
|