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
/
alef-connected.html
blob
c139168c0a3995957db7b5d001c7907c6cfa810b
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<style>
6
span { font-size:
300
%; }
7
</style>
8
</head>
9
<body>
10
<p>
11
The base of the following three letters should all be connected
12
and not have a gap between the | and _ parts.
13
</p>
14
<span>
ـآ
</span>
15
<span>
ـأ
</span>
16
<span>
ـإ
</span>
17
</body>
18
</html>