You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/css3-writing-modes/author-css.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ writing-mode: vertical-lr;
40
40
text-orientation: sideways-right;
41
41
</code>
42
42
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.
43
44
====== Horizontal Only Scripts ======
44
45
45
46
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