blob: 5b297caa334f37eb36c99fffcd38099c9564b56f [file] [edit]
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=0-64; totalPixels=0-16682" />
<style>
@font-face {
font-family: "WebFont";
src: url("resources/Ahem-SVG.ttf") format("truetype");
}
.WebFont {
font-family: "WebFont" !important;
font-size: 100px;
margin-block-start: 0em;
margin-block-end: 0em;
}
</style>
</head>
<body>
<h2>This tests drawing text with OpenType-SVG fonts.</h2>
<p class="WebFont">aABCa</p>
</body>
</html>