зеркало из https://github.com/mozilla/gecko-dev.git
17 строки
330 B
HTML
17 строки
330 B
HTML
<!DOCTYPE html>
|
|
<meta charset=utf-8>
|
|
<style>
|
|
@font-face {
|
|
font-family: test;
|
|
src: url(../fonts/NotoSansMongolian-Regular.ttf);
|
|
}
|
|
div {
|
|
writing-mode: vertical-lr;
|
|
text-orientation: upright; /* should have no effect on Mongolian */
|
|
font-family: test;
|
|
font-size: 32px;
|
|
}
|
|
</style>
|
|
<div>
|
|
ᠮᠣᠨᠭᠭᠣᠯ ᠬᠡᠯᠡ
|