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