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