summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-fonts/standard-font-family-5-notref.html
blob: 531ac6cd9b2848ada69fcabeb8849a0205c6989c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!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>