blob: 5533d66c9edc312899fb672c9ba78e6cad08841a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that local("system-ui") works in @font-face blocks. The test passes if the text below is drawn in the system font.
<div style="font: 100px 'system-ui';">Hello</div>
</body>
</html>