Skip to content

Commit a356901

Browse files
committed
[css-inline-3] text-orientation: sideways-left is not a thing
https://drafts.csswg.org/css-writing-modes-3/#text-orientation
1 parent 52cc866 commit a356901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Dominant Baselines: the 'dominant-baseline' property</h3>
192192
<dd>
193193
Equivalent to ''dominant-baseline/alphabetic'' in <a>horizontal writing modes</a>
194194
and in <a>vertical writing modes</a>
195-
when 'text-orientation' is ''sideways'', ''sideways-right'', or ''sideways-left''.
195+
when 'text-orientation' is ''sideways'', or ''sideways-right''.
196196
Equivalent to ''dominant-baseline/central'' in <a>vertical writing modes</a>
197197
when 'text-orientation' is ''mixed'' or ''upright''.
198198

0 commit comments

Comments
 (0)