Sign in
webkit
/
WebKit
/
8c18f0337d7a3f99727d33db985ecfe9ce1de124
/
.
/
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>