We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c6c9e commit 0edf486Copy full SHA for 0edf486
1 file changed
css-writing-modes/Overview.bs
@@ -1653,10 +1653,10 @@ Line-relative Directions</h3>
1653
When ''text-orientation: upright'',
1654
the baseline is still vertical,
1655
and the vertical baseline in the font is used,
1656
- or vertical baseline is synthesized if the font does not provide.
+ or the vertical baseline is synthesized if the font does not provide.
1657
<p>
1658
Since the baseline is vertical,
1659
- the definitions for ''sideways-right'' still applies; i.e.,
+ the definitions for ''mixed'' or ''sideways-right'' above still applies; i.e.,
1660
<a>line-over</a> is on right, and <a>line-under</a> is on left.
1661
</div>
1662
0 commit comments