blob: 4660970deac2221ac9c9bc52af7fd4f61337c3cd [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' 3;">Test passes if this text has a weight of 3.</div>
</body>
</html>