Re: [csswg-drafts] [css-color-5] What should the behavior of the CSS Color 5 color functions be when passed `currentcolor` as <color> (#6168)

@svgeesus I think you need to replace `used value` in there by `computed value`? Otherwise it's confusing. That is:

> If all `<<color>>` parameters resolve to the corresponding colors in their respective color spaces, the **computed value** is...

I think in order to deal with nested `color-mix()` you need to also move `color-mix()` to the "resolving color values" section, or somehow hook into that.

Also, it's a bit unfortunate that the "resolving color values" section is called like that, because CSS has the concept of "resolved value", which is not necessarily what that is describing, but that's another matter :-)

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


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

Received on Tuesday, 31 May 2022 18:47:09 UTC