haikuwebkit/LayoutTests/fast/text/international/locale-sensitive-fonts-expe...

12 lines
212 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="font-size: 20px">
<div style="font-family: 'Ahem'">this is ahem font</div>
<div style="font-family: 'Ahem'">this is ahem font</div>
</div>
</body>
</html>