Bug 245645 - Support extended color animation interpolation
Summary: Support extended color animation interpolation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-25 11:18 PDT by Sam Weinig
Modified: 2022-09-28 09:11 PDT (History)
1 user (show)

See Also:


Attachments
Patch (30.78 KB, patch)
2022-09-25 16:58 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2022-09-25 11:18:24 PDT
Add support for extended color interpolation (using the OKLab interpolation method as the CSS Color spec say) whenever either of the keyframes is not a legacy color.
Comment 1 Sam Weinig 2022-09-25 16:58:43 PDT
Created attachment 462602 [details]
Patch

Blocked on PR for https://bugs.webkit.org/show_bug.cgi?id=242185 landing, but otherwise ready to go.
Comment 2 Radar WebKit Bug Importer 2022-09-26 18:41:34 PDT
<rdar://problem/100437917>
Comment 3 Sam Weinig 2022-09-26 18:52:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4734
Comment 4 EWS 2022-09-28 09:11:23 PDT
Committed 254960@main (1140e61c6340): <https://commits.webkit.org/254960@main>

Reviewed commits have been landed. Closing PR #4734 and removing active labels.