- From: Roman Komarov via GitHub <sysbot+gh@w3.org>
- Date: Fri, 17 Mar 2023 13:35:16 +0000
- To: public-css-archive@w3.org
Question: would it be possible to introduce a new CSS property that would set the default interpolation for the colors? Like, `interpolation-color-space` or something? This way it would be possible to not break backwards-compat, but anyone who would want to just always use the more modern version, could just put this property in their reset. Something like `:root { interpolation-color-space: oklab; }` if it would be inherited, or `* { … }` otherwise? -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7948#issuecomment-1473854905 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 17 March 2023 13:35:18 UTC