| <!-- webkit-test-runner [ useThreadedScrolling=false ] --> | |
| <!-- This test depends on subpixel quantization being disabled, which is the case when threaded scrolling is disabled. --> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| <div style="line-height: 50px; -webkit-writing-mode:vertical-rl;"> | |
| What’s going‘ on? | |
| </div> | |
| </body> | |
| </html |