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
/
text-shaping-arabic.html
blob
26befbcf5eefbf27eb0046d98c31e9cba97a8530
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
</head>
6
<body>
7
<p>
The following two lines should render the same:
</p>
8
<div>
9
گ‌م
10
گ‍م
11
</div>
12
<div>
13
ﮒﻡ
14
ﮔﻢ
15
</div>
16
</body>
17
</html>