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

10 lines
259 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 Georgia;">&#x0645;</div>
</body>
</html>