[csswg-drafts] [css-color-5] Allow using channel keywords in any calculation (#10983)

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

== [css-color-5] Allow using channel keywords in any calculation ==
CSS Values 5 defines [progress functions](https://drafts.csswg.org/css-values-5/#progress), which are not *math functions*, but take *calculations* (`<calc-sum>`) and resolve to `<number>`, like math functions (which are calculations).

I cannot think of a realistic use case but CSS Color 5 should probably extend the validity of [channel keywords](https://drafts.csswg.org/css-color-5/#channel-keyword) to *calculations*, rather than just math functions:

  > Math functions can also use these keywords to do dynamic modifications of the origin color’s channels.

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


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

Received on Tuesday, 1 October 2024 14:24:01 UTC