<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
This test makes sure that it is impossible to turn off required ligatures in CSS. | |
<div style="font: 50px GeezaPro;">استشهد</div> | |
<div style="font: 50px GeezaPro;">استشهد</div> | |
<div style="font: 50px GeezaPro;">استشهد</div> | |
</body> | |
</html> |