blob: 8b03ec3f09cc5a3bfc6ba56a309bddbc4397406e [file] [edit]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals)
window.internals.settings.setVariationFontsEnabled(true);
</script>
</head>
<body>
<div style="font-family: '-apple-system'; font-variation-settings: 'wght' 1.8;">Test passes if this text is bold.</div>
</body>
</html>