Bug 1839526 [wpt PR 40658] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / text / arabic-fallback-3-ref.html
blobb7fb15922e0a596a11b3f94589a24fa1c155758e
1 <html>
2 <head>
3 <style type="text/css">
4 @font-face {
5 font-family: test;
6 src: url(../fonts/DroidSansArabic-noGSUB.ttf);
8 body {
9 font-family: test;
10 font-size: 36px;
12 </style>
13 </head>
14 <body>
15 <p>Ligatures: &#xFEFB; &#xFEDF;&#xFEFC;</p>
16 </body>
17 </html>