haikuwebkit/LayoutTests/fast/lists/005-vertical.html

11 lines
158 B
HTML

<html style="-webkit-writing-mode:vertical-rl">
<body>
<ul>
<li></li>
<li></li>
<li>There should be two bullets with no text above me.
</ul>
</body>
</html>