Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / text / arabic-fallback-4.html
blob6a18456f63b79dd016fe8249d4772992e131f19b
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>Ligature with vowel: &#x0644;&#x064E;&#x0627;</p>
16 </body>
17 </html>