Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
ruby
/
simple-overhang-vertical-lr.html
blob: c1ef57f6cbd8a10076f798585e73dc474351058e [
file
]
<style>
rt
{
font-size
:
20px
;
color
:
transparent
;
}
.
container
{
font-family
:
Ahem
;
font-size
:
20px
;
writing-mode
:
vertical-lr
;
}
</style>
<div
class
=
container
>
X
<ruby>
base
<rt>
annotation
</rt></ruby>
X
</div>