We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0889199 commit 291f6c9Copy full SHA for 291f6c9
1 file changed
css-writing-modes/Overview.bs
@@ -2622,7 +2622,8 @@ Full-width Characters</h5>
2622
2623
<p>In order to preserve typographic color when compressing the text to 1em,
2624
when the combined text consists of more than one <a>typographic character unit</a>,
2625
- then any full-width <a>typographic character units</a> must first be converted to their non-full-width equivalents
+ then any full-width <a>typographic character units</a>
2626
+ should first be converted to their non-full-width equivalents
2627
by reversing the algorithm defined for ''text-transform: full-width'' in [[!CSS3TEXT]]
2628
before applying other compression techniques.
2629
0 commit comments