blob: 9ce56ed8fa6ec6cc1ea7b7ddc8f4a7221730dfff [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-17-notref.html"/>
<meta name="assert" content="ui-sans-serif's bold isn't synthetic"/>
</head>
<body>
<div>
<div style="display: inline-block; font: bold 72px 'ui-sans-serif'; font-synthesis: none;">HeJllo</div>
</div>
</body>
</html>