Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
fast
/
lists
/
006-vertical.html
blob: 461b9e162548fb682f6dee92f457e95de119ca6f [
file
] [
log
] [
blame
]
<html
style
=
"
-webkit-writing-mode
:
vertical-rl
"
>
<body>
<ol>
<li>
<i><u>
Hello world
</u></i>
<ol><li>
Goodbye
</li></ol>
</li>
</ol>