blob: 7d8b9da70d7c3cedbaabe919a9711cacd28541bb [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;">hamburgefonstiv</div>
</body>
<html>