WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272387
[web-animations] changing the value of a transform property while that property is animated with an implicit keyframe does not update the animation
https://bugs.webkit.org/show_bug.cgi?id=272387
Summary
[web-animations] changing the value of a transform property while that proper...
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
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2024-04-09 03:19:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27025
Radar WebKit Bug Importer
Comment 2
2024-04-09 03:26:12 PDT
<
rdar://problem/126126617
>
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.
Top of Page
Format For Printing
XML
Clone This Bug