Re: [csswg-drafts] [css-images-4] Consider allowing gradients to include a color space for interpolation to take place in (#5833)

This has now been done, see CSS Color 4: [13.1. Color space for interpolation](https://drafts.csswg.org/css-color-4/#interpolation-space) which defines

> &lt;color-interpolation-method> = in [ <&lt;ectangular-color-space> | &lt;polar-color-space> &lt;hue-interpolation-method>? ]

which is used in CSS Images 4:

[3.1. Linear Gradients: the linear-gradient() notation](https://drafts.csswg.org/css-images-4/#linear-gradients)
[3.2. Radial Gradients: the radial-gradient() notation](https://drafts.csswg.org/css-images-4/#radial-gradients)
[3.3. Conic Gradients: the conic-gradient() notation](https://drafts.csswg.org/css-images-4/#conic-gradients)

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


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

Received on Thursday, 4 November 2021 11:01:57 UTC