blob: b403a7c0e8bec6c5197d6578daed4d0fb52c5c97 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals)
window.internals.settings.setShouldAllowDesignSystemUIFonts(true);
</script>
</head>
<body>
<div>
<div style="display: inline-block; font: 72px '-apple-system-ui-serif';">HeJllo</div>
</div>
</body>
</html>