Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
fast
/
lists
/
005-vertical.html
blob: 8ee6c77653d64afea3deafdffb970fa942a4cb6d [
file
] [
log
] [
blame
]
<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>