Re: [csswg-drafts] [css-color-4] Consider not basing interpolation color space on input color types (#6914)

> Various features in CSS depend on interpolating colors. Examples include:

- [x]    **<gradient>** (explicit `color-interpolation-method`)
- [ ]    **filter** (srgb-linear, with gamut-clipping at each stage)
- [ ]    **animation** (srgb, silent on handling of non-legacy)
- [ ]    **transition** (srgb, silent on handling of non-legacy)

Updating `filter` is possible but will be hard due to lack of an active editor and general browser-dev disinterest in anything to do with SVG.

Updating transitions and animations is possible, and worth doing.

Compositing (srgb, silent on handling of non-legacy) is not mentioned as an example of interpolating colors, but should be.


-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6914#issuecomment-1008332026 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:34:55 UTC