no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1238243-2.html
blobe551675cc838b88e6dec723f2544c080a4666f0d
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset=utf-8>
5 <style>
6 span {
7 font-family: Malgun Gothic, sans-serif;
8 font-size: 32px;
9 line-height: 64px;
11 </style>
12 </head>
13 <body>
14 <!-- stray U+115f should be invisible and not contribute any space -->
15 <span>a&#x115f;b</span>
16 </body>
17 </html>