Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
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>