[csswg-drafts] [css-text-4] Should no-compress be a value of text-space? (#7079)

r12a has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-text-4] Should no-compress be a value of text-space? ==
10.2. Character Class Spacing: the [text-spacing](https://drafts.csswg.org/css-text-4/#propdef-text-spacing) property

> [no-compress](https://drafts.csswg.org/css-text-4/#valdef-text-spacing-no-compress)
> Justification must not compress text-spacing. (If this value is not specified, the justification process may reduce autospacing except when the spacing is at the start or end of the line.)

Suppressing compression is an odd man out here, since it has to do with justification.  I see justification as something that is applied to the text after the text-space adjustments have been applied (or not).  Seems like it would be more intuitive to make `no-compress` an optional value for `text-justify`, rather than one for `text-space`. 


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7079 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 22 February 2022 15:22:36 UTC