5 html {-webkit-writing-mode: vertical-lr}
9 <div style="overflow: hidden; width: 300px; height: 300px;">
10 <div id="last">If the test is successful, this text is on the left of the window upon navigation to this page.</div>
12 for (var i = 0; i < 100; ++i)
13 document.writeln("<br>");