Bug 234702

Summary: Experiment with user specified interpolation color spaces for animations of colors
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Sam Weinig
Reported 2021-12-27 11:33:37 PST
Now that we have user specified interpolation of gradient color stops, we should how to extend this to CSS Animations and WebAnimations. See https://bugs.webkit.org/show_bug.cgi?id=208465 for more thoughts on this.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-01-03 11:34:18 PST
Antoine Quint
Comment 2 2022-01-30 23:43:17 PST
If I understand https://drafts.csswg.org/css-images-4/#linear-gradients correctly,<color-interpolation-method> is part of the linear-gradient property itself. If that's correct, then I don't think animation specifications need to address this, but the relevant spec should define how interpolation works with that keyword present or absent.
Note You need to log in before you can comment on or make changes to this bug.