summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/legacy-family-names-1.html
blob: 7cec0ffd458f595546c70aad33cb4dd9bb54efbe (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<meta charset=utf-8>
<style>
body { font-family: Avenir Next Heavy, serif; }
</style>
<body>
Hello world
</body>