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

Fixed in https://github.com/w3c/csswg-drafts/commit/29661048af03edf0c093f339e03afc41803c6238 by moving `no-compress` to `text-justify`.

However this opens up a couple questions:
* If it's restricted to controlling the spacing managed by `text-spacing` and not spacing in general, should the keyword be renamed to something more specific? (To what, specifically?)
* Alternatively, should `no-compress` shut off all justification compression?

It might be good to hear from JLTF &co what sort of control is desired here. I'll note that the inter-script autospace values introduced by CSS are fairly minimal (1/8em, to be conservative) so probably shouldn't be compressed much more than they are in any case.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7079#issuecomment-1448976773 using your GitHub account


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

Received on Tuesday, 28 February 2023 21:56:15 UTC