- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Sun, 09 Jan 2022 16:26:17 +0000
- To: public-css-archive@w3.org
> For instance, if a gradient specified like: > `linear-gradient(red, blue)` > is changed to > `linear-graident(color(srgb 1 0 0), color(srgb 0 0 1))` > I would not expect a change. I can see both sides of this. However, if explaining such a change, i would point to [what the spec says](https://drafts.csswg.org/css-color-4/#interpolation-space): > This also means that authors can choose to opt-in to better interpolation by using the non-legacy `color(srgb r g b)` form for one of their colors. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6914#issuecomment-1008330516 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 9 January 2022 16:26:18 UTC