haikuwebkit/LayoutTests/fast/text/arabic-blocked-fonts-expect...

10 lines
260 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that Arabic blocked fonts properly fall back to Geeza Pro. The test passes if you see an Arabic character below (not a square).
<div style="font: 100px GeezaPro;">&#x0645;</div>
</body>
</html>