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
|
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
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 416x19
text run at (0,0) width 416: "This pixel test verifies that we position combining characters properly."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 679x19
text run at (0,0) width 679: "The backslash-looking mark should connect into the the character on the center, not be positioned off to the side."
LayoutBlockFlow {DIV} at (0,72) size 784x123
LayoutText {#text} at (0,16) size 290x80
text run at (0,16) width 290: "\x{915}+ \x{947} = \x{915}\x{947}"
LayoutBlockFlow {DIV} at (0,195) size 784x53
LayoutText {#text} at (0,7) size 126x34
text run at (0,7) width 126: "\x{915}+ \x{947} = \x{915}\x{947}"
LayoutBlockFlow {P} at (0,264) size 784x20
LayoutText {#text} at (0,0) size 586x19
text run at (0,0) width 586: "The three words should be separated by spaces, and there should be no marks above the spaces."
LayoutBlockFlow {DIV} at (0,300) size 784x131
LayoutText {#text} at (0,27) size 766x80
text run at (0,27) width 426: "\x{E40}\x{E01}\x{E21}\x{E2A}\x{E4C} \x{E1F}\x{E31}\x{E07}\x{E40}\x{E1E}\x{E25}\x{E07} "
text run at (426,27) width 340: "\x{E42}\x{E1B}\x{E23}\x{E42}\x{E21}\x{E17}\x{E40}\x{E27}\x{E47}\x{E1A}"
LayoutBlockFlow {DIV} at (0,431) size 784x57
LayoutText {#text} at (0,12) size 326x34
text run at (0,12) width 182: "\x{E40}\x{E01}\x{E21}\x{E2A}\x{E4C} \x{E1F}\x{E31}\x{E07}\x{E40}\x{E1E}\x{E25}\x{E07} "
text run at (182,12) width 144: "\x{E42}\x{E1B}\x{E23}\x{E42}\x{E21}\x{E17}\x{E40}\x{E27}\x{E47}\x{E1A}"
|