blob: cd1237820d5d9c1bfc66245e163cc006684957d7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "WebFont";
src: url("resources/Ahem-multi-code-unit.ttf") format("truetype");
}
</style>
</head>
<body style="-webkit-font-smoothing: none;">
<div style="position: absolute; top: 120px;">This test makes sure that upright vertical text is rendered the same as horizontal text. The test passes if you see a vertical line above.</div>
<div style="font: 100px 'WebFont'; position: relative; display: inline-block;">&#x2000c;</div>
</body>
</html>