servo/tests/wpt/web-platform-tests/css/css-fonts/standard-font-family-5-notref.html

11 lines
251 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="author" title="Myles C. Maxfield" href="mailto:mmaxfield@apple.com"/>
</head>
<body>
<div>
<div style="display: inline-block; font: 72px 'ui-rounded'; font-synthesis: none;">HeJllo</div>
</div>
</body>
</html>