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: | Animations | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/27025
Radar WebKit Bug Importer
<rdar://problem/126126617>
EWS
Committed 277257@main (1b1ca4437c16): <https://commits.webkit.org/277257@main>
Reviewed commits have been landed. Closing PR #27025 and removing active labels.