blob: 35a90803612dc9d04196d9780cc3bd9ed58fd30e [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' 500, 'hght' 400;">Test passes if this text has a height of 400 and a width of 500.</div>
</body>
</html>