Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / arabic-digits.html
blob61fb21188346bc8f1e6dabd4539b440dfaaed9b8
1 <html>
2 <head>
3 <meta charset="utf-8" />
4 </head>
5 <body>
6 <p>
7 Following Arabic-Indic digits should appear in increasing order from left to right.
8 </p>
9 <div style="font-size: 36pt;">
10 <span>
11 &#x6f0;&#x6f1;&#x6f2;&#x6f3;&#x6f4;&#x6f5;&#x6f6;&#x6f7;&#x6f8;&#x6f9;
12 </span>
13 </div>
14 </body>
15 </html>