blob: 2a396378f937ab24a42bd5be8ed92baa9375b0e1 [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-monospaced';">HeJllo</div>
</div>
</body>
</html>