Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
text
/
international
/
text-shaping-arabic.html
blob: 26befbcf5eefbf27eb0046d98c31e9cba97a8530 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
>
</head>
<body>
<p>
The following two lines should render the same:
</p>
<div>
گ‌م
گ‍م
</div>
<div>
ﮒﻡ
ﮔﻢ
</div>
</body>
</html>