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-expected.html
blob
415e96806e68c4051c267c3569b5796d7404a8ec
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>