blob: 71ea9a3d6cb2575730ef6eb6e238803377ec15c5 [file] [log] [blame]
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<style>
html {
-webkit-writing-mode: vertical-lr;
}
div {
font-size: 40px;
font-style: italic;
}
</style>
</head>
<body>
<div style="position:absolute;color:red; top:0; left:0; clip:rect(32px, auto, auto, 32px)"></div>
</body>
</html>