<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
</head> | |
<body style="font-family: Geeza Pro; text-rendering: optimizeSpeed;"> | |
<div>This test makes sure that text with an initial advance is rendered correctly. The test passes if the ◌ٍ marks are positioned in the right place below the ة character below.</div> | |
<span>حياةٍ</span><span> </span><span>مليئ</span> | |
</body> | |
</html> |