no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 983985-1.html
blob44b7837159cbb05ca92b2abceddc500d5dffb97c
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Bug 983985</title>
6 <style>
7 @font-face {
8 font-family: test;
9 src: url(../fonts/dejavu-sans/DejaVuSans.ttf);
11 body {
12 font: 36px test;
14 </style>
15 </head>
16 <body>
17 hello <i>&#x530;</i> world
18 </body>
19 </html>