- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Sep 2021 16:48:07 +0000
- To: public-css-archive@w3.org
a) **Linear-light versions** Currently, the term [linear-light sRGB](https://drafts.csswg.org/css-color-4/#linear-light-sRGB) is defined in CSS Color 4, primarily to allow reference from other specifications such as SVG filters or Canvas. However, it isn't exposed as a `color()` colorspace. Should it be? b) **Extended versions** Currently, all the predefined RGB colorspaces are defined over the extended range by default. Also, color interpolation says not to clamp intermediate results that are extended. as @weinig says, taht removes some needless complexity from the implementation as well. Is that sufficient? -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6087#issuecomment-912673600 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 3 September 2021 16:48:09 UTC