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