[csswg-drafts] Pull Request: [css-text-4] Only accept `none` as a standalone keyword for `text-fit`

cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-text-4] Only accept `none` as a standalone keyword for `text-fit` ==
@tkent-google, could you tell me if this is an oversight in #13616?

Each of `consistent | per-line | per-line-all` is explicitly defined as having no effect if `none` is specified. My understanding is that no scaling factor is applied with `none`, so I do not see how `none <percentage>` could be useful.

https://drafts.csswg.org/css-text-4/#propdef-text-fit

See https://github.com/w3c/csswg-drafts/pull/13830


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

Received on Tuesday, 21 April 2026 03:03:01 UTC