Re: [csswg-drafts] [css-color-5] Clarify / add example of gamut mapping during color-mix() (#6913)

Note [this part from css-color-4](https://drafts.csswg.org/css-color-4/#interpolation-space)

> If the colors to be interpolated are outside the gamut of the interpolation space, then once converted to that space, they will contain out of range values.
> 
> These are not clipped, but the values are interpolated as-is.

I think this is how we should handle `color-mix()` as well. No gamut mapping should happen until the very end. Thoughts, @svgeesus?

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


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

Received on Wednesday, 29 December 2021 20:43:25 UTC