haikuwebkit/LayoutTests/fast/text/required-ligatures-expected...

13 lines
325 B
HTML

<!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>