Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / text / graphite-04-ur.html
blob579b2ab8aade398340cc965225084e720a9e4e48
1 <!DOCTYPE html>
2 <head>
3 <meta charset="utf-8">
4 <style type="text/css">
5 @font-face {
6 font-family: schz-gr;
7 src: url("../fonts/sil/Scheherazade-R 2012-07-03c.ttf");
9 body {
10 font-family: schz-gr;
11 font-size: 40px;
13 </style>
14 </head>
15 <body lang="ur">
16 <!-- in Urdu, the digit 4 should differ from Sindhi,
17 and 6 and 7 also differ from Persian -->
18 &#x6f0;&#x6f1;&#x6f2;&#x6f3;&#x6f4;&#x6f5;&#x6f6;&#x6f7;&#x6f8;&#x6f9;
19 </body>
20 </html>