Skip to content

Commit 937a387

Browse files
committed
spec/css3-writing-modes/author-css: [Mongolian]
1 parent a212b7a commit 937a387

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/css3-writing-modes/author-css.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ writing-mode: vertical-lr;
4040
text-orientation: sideways-right;
4141
</code>
4242

43+
- Mongolian is a vertical script, but it has very similar characteristics to horizontal scripts in vertical flow, so the use of the text-orientation property is strongly recommended. See below for more details of this property.
4344
====== Horizontal Only Scripts ======
4445

4546
Horizontal Only Scripts, as defined in [[http://dev.w3.org/csswg/css-writing-modes-3/#script-orientations|Vertical Scripts]] in CSS, do use vertical flow in heading, table cells, etc. Vertical flow for such scripts usually rotate the baseline and keep decorations along with the baseline.

0 commit comments

Comments
 (0)