OLD | NEW |
1 <meta charset="utf-8"> | 1 <meta charset="utf-8"> |
2 <p> | 2 <p> |
3 Verdana does not contain Japanese Hiragana glyphs, | 3 Verdana does not contain Japanese Hiragana glyphs, |
4 so the text should be drawn inside the parentheses below by falling back to the
next font. | 4 so the text should be drawn inside the parentheses below by falling back to the
next font. |
5 </p> | 5 </p> |
6 <p>[<span style="text-rendering:optimizeLegibility; font-family: sans-serif">あいう
えお</span>]</p> | 6 <p>[<span style="text-rendering:optimizeLegibility; font-family: sans-serif; lin
e-height: 16px">あいうえお</span>]</p> |
7 <p> | 7 <p> |
8 Zero-width spaces should not be treated as missing glyphs. | 8 Zero-width spaces should not be treated as missing glyphs. |
9 </p> | 9 </p> |
10 <p>[<span style="font-family: Arial, Tahoma">س</span>]</p> | 10 <p>[<span style="font-family: Arial, Tahoma">س</span>]</p> |
11 <p>[<span style="text-rendering:optimizeLegibility; font-family: Arial, Tahoma">
AB</span>]</p> | 11 <p>[<span style="text-rendering:optimizeLegibility; font-family: Arial, Tahoma">
AB</span>]</p> |
OLD | NEW |