Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
text
/
rtl-vertical-text-misalign-with-inline-blocks-expected.html
blob: 12cbfecb719fe6a5dc313418459ef590156276a7 [
file
] [
edit
]
<style>
.
container
{
writing-mode
:
vertical-rl
;
font-family
:
Ahem
;
}
</style>
<div
class
=
container
>
this shouldall be on the same line
</div>