1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x174
LayoutBlockFlow {HTML} at (0,0) size 800x174.44
LayoutBlockFlow {BODY} at (8,18.72) size 784x139.72
LayoutBlockFlow {H3} at (0,0) size 784x23
LayoutText {#text} at (0,0) size 764x22
text run at (0,0) width 764: "The glyph for JHA should look different for Nepali and Hindi, depending on the lang attribute."
LayoutBlockFlow {P} at (0,41.72) size 784x22
LayoutText {#text} at (0,1) size 79x21
text run at (0,1) width 79: "Hindi:JHA \x{91D}"
LayoutBlockFlow {P} at (0,79.72) size 784x22
LayoutText {#text} at (0,1) size 90x21
text run at (0,1) width 90: "Nepali:JHA \x{91D}"
LayoutBlockFlow {P} at (0,117.72) size 784x22
LayoutText {#text} at (0,1) size 75x21
text run at (0,1) width 75: "Nepali:JHA "
LayoutInline {SPAN} at (0,0) size 15x21
LayoutText {#text} at (75,1) size 15x21
text run at (75,1) width 15: "\x{91D}"
LayoutText {#text} at (90,1) size 269x21
text run at (90,1) width 269: " - \"ne\" in \"hi\" should look the same as above."
|