repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
international
/
arabic-digits.html
blob
61fb21188346bc8f1e6dabd4539b440dfaaed9b8
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
۰۱۲۳۴۵۶۷۸۹
12
</span>
13
</div>
14
</body>
15
</html>