blob: 43dc24b16750566f9e7d8d2d69bcdfc8bebef265 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="author" title="Myles C. Maxfield" href="mailto:mmaxfield@apple.com"/>
<link rel="help" href="https://drafts.csswg.org/css-fonts-4/#standard-font-families"/>
<link rel="mismatch" href="standard-font-family-19-notref.html"/>
<meta name="assert" content="ui-sans-serif works"/>
</head>
<body>
<div>
<div style="display: inline-block; font: 72px 'ui-sans-serif';">HeJllo</div>
</div>
</body>
</html>