Bug 272387

Summary: [web-animations] changing the value of a transform property while that property is animated with an implicit keyframe does not update the animation
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Antoine Quint
Reported 2024-04-09 03:16:08 PDT
If you animate a transform property with an implicit keyframe (the "from" or "to" keyframe is not specified) and change the underlying value for that property while the animation is running, we fail to update that animation while it's running.
Attachments
Antoine Quint
Comment 1 2024-04-09 03:19:11 PDT
Radar WebKit Bug Importer
Comment 2 2024-04-09 03:26:12 PDT
EWS
Comment 3 2024-04-09 11:22:50 PDT
Committed 277257@main (1b1ca4437c16): <https://commits.webkit.org/277257@main> Reviewed commits have been landed. Closing PR #27025 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.