Skip to content

Commit 1318642

Browse files
committed
[css-values-3] Default ch to 1em when text-orientation is upright.
1 parent 38317b9 commit 1318642

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-values/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,8 @@ Font-relative lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>
872872

873873
In the cases where it is impossible or impractical to determine the measure of the "0" glyph,
874874
a value of 0.5em must be assumed.
875+
If 'text-orientation' is ''text-orientation/upright'',
876+
a value of 1em must instead be assumed.
875877

876878
<dt><dfn lt="rem">rem unit</dfn>
877879
<dd>

0 commit comments

Comments
 (0)