gecko-dev/layout/reftests/font-matching/legacy-family-names-1.html

10 строки
136 B
HTML

<!DOCTYPE html>
<html>
<meta charset=utf-8>
<style>
body { font-family: Avenir Next Heavy, serif; }
</style>
<body>
Hello world
</body>