| <html style="-webkit-writing-mode: vertical-lr;"> | |
| <head> | |
| <script> | |
| if (window.internals) | |
| internals.setPagination("TopToBottomPaginated", 0); | |
| </script> | |
| </head> | |
| <body> | |
| <div style="border: solid; width: 1200px; font: 50px ahem; -webkit-font-smoothing: none;"> | |
| <br><br><br><br><br><br><br><br><br><br><br><br><br><br> | |
| Lorem<br> | |
| <span style="color: red;">ipsum</br> | |
| </div> | |
| </body> | |
| </html> |