<!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;">م</div> | |
</body> | |
</html> |