blob: 3770de274f731b190e60f2bcf126098f2d3c24c5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "Boxis";
src: url("resources/Boxis-VF.ttf");
}
</style>
</head>
<body>
<div style="font-family: 'Boxis'; font-variation-settings: 'wdth' 900, 'wdth' 500;">Test passes if this text has a width of 500.</div>
</body>
</html>