Sign in
webkit
/
WebKit
/
bc493d83df4078e087c0e64289a0be08bad75e92
/
.
/
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>