[csswg-drafts] [css-animations][css-transitions][web-animations] Introduce a host-syntax for color interpolation (#7741)

lilles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-animations][css-transitions][web-animations] Introduce a host-syntax for color interpolation ==
css-color-4 introduces the concept of a [host-syntax](https://www.w3.org/TR/css-color-4/#host-syntax) for color interpolation. For legacy colors, interpolation happens in sRGB for back compat reasons. When the relevant specs do not specify their own host-syntax for interpolation spaces, it falls back to OKLab for non-legacy colors.

We probably want to introduce a host-syntax for transitions and animations for explicitly specifying an interpolation space, and possibly also specify if the default interpolation space depends on which color space the endpoints or keyframe values are specified in.

See also issue #7567.

@mysteryDate


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7741 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 14 September 2022 12:26:46 UTC