Bug 251596 - [web-animations] keyframes should be recomputed when a parent element changes value for a custom property set to "inherit"
Summary: [web-animations] keyframes should be recomputed when a parent element changes...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-02 08:52 PST by Antoine Quint
Modified: 2023-02-03 05:18 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-02-02 08:52:12 PST
Keyframes can set a custom property to "inherit". We should recompute keyframes if the value to which "inherit" would resolve changes during an animation. This is similar to work that we did in bug 251433.
Comment 1 Antoine Quint 2023-02-02 08:58:28 PST
Pull request: https://github.com/WebKit/WebKit/pull/9525
Comment 2 Antoine Quint 2023-02-03 02:17:27 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38344
Comment 3 EWS 2023-02-03 05:17:25 PST
Committed 259812@main (a2b572c83047): <https://commits.webkit.org/259812@main>

Reviewed commits have been landed. Closing PR #9525 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-02-03 05:18:20 PST
<rdar://problem/105003138>