no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1273154-1-ref.html
blob2c595903db541e06a89bfa6b8c2ec0e19c1c2114
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 body {
6 /* Force a large line-height so that we don't get a positioning
7 discrepancy on the test span depending on which font's metrics
8 are used in line-height computation. */
9 font: 64px/2 serif;
11 span {
12 font-family: "Mongolian Baiti", "Times New Roman", serif;
13 font-size: 32px;
15 </style>
16 </head>
17 <body>
18 <span>&#x1833;&#x1820;&#x1837;&#x1822;&#x182C;&#x1822;&#x1828;&#x202F;&#x1824;</span>
19 </body>
20 </html>