Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / lists / 005-vertical.html
blob8ee6c77653d64afea3deafdffb970fa942a4cb6d
1 <html style="-webkit-writing-mode:vertical-rl">
2 <body>
3 <ul>
4 <li></li>
5 <li></li>
6 <li>There should be two bullets with no text above me.
7 </ul>
8 </body>
9 </html>