Skip to content

Commit 291f6c9

Browse files
committed
[css-writing-modes] Degrade requirement full-width -> proportional translation for text-combine-upright, according to WG discussion.
1 parent 0889199 commit 291f6c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-writing-modes/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2622,7 +2622,8 @@ Full-width Characters</h5>
26222622

26232623
<p>In order to preserve typographic color when compressing the text to 1em,
26242624
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
2625+
then any full-width <a>typographic character units</a>
2626+
should first be converted to their non-full-width equivalents
26262627
by reversing the algorithm defined for ''text-transform: full-width'' in [[!CSS3TEXT]]
26272628
before applying other compression techniques.
26282629

0 commit comments

Comments
 (0)