no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / font-matching / 1367860-ref.htm
blobc78ead43abd728e22a8fe6523da534c4fd62c157
1 <!DOCTYPE html>
2 <!--
3 Reftest for Bug 1367860
4 Reference for all cases
5 -->
7 <html>
8 <head>
9 <meta charset="UTF-8">
10 </head>
11 <body lang="ja" style="font-family: InvalidFontName;">
12 <div>These two lines should be exactly the same.</div>
13 <div>These two lines should be exactly the same.</div>
14 </body>
15 </html>