[csswg-drafts] [css-values-4][css-color-5] Define that color interpolation uses color-mix() if necessary (#12292)

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

== [css-values-4][css-color-5] Define that color interpolation uses color-mix() if necessary ==
Currently, Values 4 defines simply that colors are interpolated in premultiplied sRGB. Colors 5 expands on this with more details (and we should edit Values 4 to defer to it, probably). However, neither of them actually say what happens when you interpolate between `currentcolor` and something else.

This can't be resolves at computed-value time, so I think the best answer is that it resolves to a `color-mix()`.

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


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

Received on Friday, 6 June 2025 00:42:57 UTC