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
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x128
LayoutBlockFlow {HTML} at (0,0) size 800x128
LayoutBlockFlow {BODY} at (8,16) size 784x96
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutInline {NOBR} at (0,0) size 228x19
LayoutInline {B} at (0,0) size 36x19
LayoutText {#text} at (0,0) size 36x19
text run at (0,0) width 36: "\x{179C}\x{17C9}\x{17C2}\x{1794}"
LayoutText {#text} at (36,0) size 4x19
text run at (36,0) width 4: " "
LayoutInline {A} at (0,0) size 60x19 [color=#0000EE]
LayoutText {#text} at (40,0) size 60x19
text run at (40,0) width 60: "\x{179A}\x{17BC}\x{1794}\x{1797}\x{17B6}\x{1796}"
LayoutText {#text} at (100,0) size 4x19
text run at (100,0) width 4: " "
LayoutInline {A} at (0,0) size 36x19 [color=#0000EE]
LayoutText {#text} at (104,0) size 36x19
text run at (104,0) width 36: "\x{1780}\x{17D2}\x{179A}\x{17BB}\x{1798}"
LayoutText {#text} at (140,0) size 4x19
text run at (140,0) width 4: " "
LayoutInline {A} at (0,0) size 84x19 [color=#0000EE]
LayoutText {#text} at (144,0) size 84x19
text run at (144,0) width 84: "\x{1790}\x{178F}\x{17AF}\x{1780}\x{179F}\x{17B6}\x{179A}"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,36) size 784x60
LayoutText {#text} at (0,0) size 501x19
text run at (0,0) width 501: "Some Harfbuzz shapers will output cluster logs which suggest that some glyphs had "
LayoutInline {I} at (0,0) size 16x19
LayoutText {#text} at (501,0) size 16x19
text run at (501,0) width 16: "no"
LayoutText {#text} at (517,0) size 776x39
text run at (517,0) width 259: " contributing code points. This test contains"
text run at (0,20) width 113: "such text and uses "
LayoutInline {TT} at (0,0) size 88x16
LayoutText {#text} at (113,23) size 88x16
text run at (113,23) width 88: "eventSender"
LayoutText {#text} at (201,20) size 426x19
text run at (201,20) width 426: " to select the text. You should see some of the above text selected and "
LayoutInline {TT} at (0,0) size 81x16
LayoutText {#text} at (626,23) size 81x16
text run at (626,23) width 81: "test_shell"
LayoutText {#text} at (706,20) size 764x39
text run at (706,20) width 58: " shouldn't"
text run at (0,40) width 183: "trigger any assertions or crash."
selection start: position 0 of child 0 {#text} of child 0 {B} of child 1 {NOBR} of child 1 {P} of body
selection end: position 7 of child 0 {#text} of child 6 {A} of child 1 {NOBR} of child 1 {P} of body
|