blob: 1ac136558149ca65ef324a2d1536066576ae92eb [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body style="-webkit-font-smoothing: none;">
<div style="position: absolute; top: 100px;">This test makes sure that upright vertical text is rendered the same as horizontal text.</div>
<div style="font: 96px Times; -webkit-writing-mode: vertical-rl; -webkit-text-orientation: upright;">&#x2000b;</div>
</body>
</html>