Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
css
/
css-writing-modes
/
reference
/
mongolian-span-001-ref.html
blob: 0b32c3a5a043b48fcfc2088cd0f9ef4567abedff [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<style>
html
{
writing-mode
:
vertical-lr
;
font-size
:
50px
;
}
</style>
<body>
<div>
ᠶᠠᠫᠣᠨ
</div>
<div>
ᠶᠠᠫᠣᠨ
</div>
</body>