blob: 9306669dc3ec25aaa4456a05c0f5e13cedf791b9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "Boxis";
src: url("resources/Boxis-VF.ttf");
}
</style>
</head>
<body>
This test makes sure that default values of variations get applied correctly. The test fails if the text below isn't thin.
<div style="font: 70px 'Boxis'; font-variation-settings: 'wdth' 750.000001;">hamburgefonstiv</div>
</body>
<html>