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