no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1238243-1.html
blob5fc7f2433dbc6b0c7e781b8b1f1b9f0716c110cb
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;
10 background-color: black;
12 </style>
13 </head>
14 <body>
15 <!-- cluster beginning with U+115f *should* add width to the span -->
16 <span>&#xac00;&#x115f;&#x1161;&#x11a8;&#xac01;</span>
17 </body>
18 </html>