Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / multicol / pagination-h-horizontal-tb.html
1 <html style="-webkit-writing-mode: horizontal-tb; overflow: -webkit-paged-x;">
2 <body>
3     <div style="border: solid; height: 900px; font: 50px ahem; -webkit-font-smoothing: none;">
4         <br><br><br><br><br><br><br><br><br><br>
5         Lorem<br>
6         <span style="color: red;">ipsum</br>
7     </div>
8 </body>
9 </html>