blob: c0f55e32d93b6aff58ae9b284673e1f608456b2a [file] [edit]
<html style="writing-mode: vertical-rl;">
<style>
div {
display: inline-block;
height: 3000px;
background: green;
font-size: 20px;
font-family: Monospace;
}
</style>
<div>PASS if no horizontal scrollbar</div>