Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <html> | 1 <html> |
| 2 <head> | 2 <head> |
| 3 <meta charset="utf-8" /> | 3 <meta charset="utf-8" /> |
| 4 </head> | 4 </head> |
| 5 <body> | 5 <body> |
| 6 <p> | 6 <p> |
| 7 Following Arabic-Indic digits should appear in increasing order from left to rig ht. | 7 Following Arabic-Indic digits should appear in increasing order from left to rig ht. |
| 8 </p> | 8 </p> |
| 9 <div style="font-size: 36pt;"> | 9 <div style="font-size: 36pt;"> |
| 10 <span> | 10 <span> |
| 11 ۰۱۲۳۴۵۶۷۸۹ | 11 ۰۱۲۳۴۵۶۷۸۹ |
| 12 </span> | 12 </span> |
| 13 </div> | 13 </div> |
| 14 </body> | 14 </body> |
| 15 </html> | 15 </html> |
| OLD | NEW |