blob: c29151a1700549a9afc427ee46ded17db520e31f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals)
window.internals.settings.setVariationFontsEnabled(true);
</script>
</head>
<body>
<div style="font: 100px 'Skia';">Hello</div>
<div>PASS - "font-variation-settings" property for "box" element at 0.5s saw something close to: normal<br>
PASS - "font-variation-settings" property for "box" element at 1s saw something close to: normal<br>
PASS - "font-variation-settings" property for "box" element at 2s saw something close to: normal</div>
</body>
</html>