- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 12 Dec 2023 19:51:16 +0000
- To: public-css-archive@w3.org
@danburzo wrote: > In the context of `css-images`, I assume for gradients this adjustment is made on a piecewise basis. Yes, and the spec now says so explicitly. > So the `#888` in `linear-gradient(red, #888, green)` gets `red`'s hue on the first segment and `green`'s hue on the second, if the interpolation happens in a cylindrical polar space. I have just added that exact example to CSS Images 4. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4928#issuecomment-1852705133 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 12 December 2023 19:51:17 UTC