- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Feb 2021 22:35:16 +0000
- To: public-css-archive@w3.org
> In general, I think we should try to avoid defaults and automatic picking of color spaces, especially based on input colors, as I think the results can be quite confusing. Yes. I'm thinking particularly of gradients where all the stops are in some form of sRGB and then, one stop gets changed to display-p3 or rec2020 or whatever. In addition, we previously resolved to treat legacy-sRGB syntaxes and the new, as yet undeployed `color(sRGB ...)` differently, precisely to allow an sRGB opt-in opt-in to whatever better space we have for interpolating the new colors. > By always requiring a specific color space (or color-interpolation), (except for legacy case of sRGB where it is excluded), I think it makes it easier to explain the concept to new users. I agree. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5833#issuecomment-786931818 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 February 2021 22:35:18 UTC