blob: c139168c0a3995957db7b5d001c7907c6cfa810b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
span { font-size: 300%; }
</style>
</head>
<body>
<p>
The base of the following three letters should all be connected
and not have a gap between the | and _ parts.
</p>
<span>ـآ</span>
<span>ـأ</span>
<span>ـإ</span>
</body>
</html>