blob: bb07e6a1e4fc3454299fc70617d0c2740366df0e [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';">Test passes if this text is wide.</div>
</body>
</html>