WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269563
[threaded-animation-resolution] don't accelerate size-dependent transform interpolation with if width and `height` are animated
https://bugs.webkit.org/show_bug.cgi?id=269563
Summary
[threaded-animation-resolution] don't accelerate size-dependent transform int...
Antoine Quint
Reported
2024-02-16 01:03:22 PST
We fixed a case in
bug 211986
where animating `width` or `height` while also animating `translate` or `transform: translate()` with relative values would require transform interpolation to not be accelerated. We need to do the same work for threaded animation resolution.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2024-02-16 01:06:21 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24600
EWS
Comment 2
2024-02-16 02:42:49 PST
Committed
274815@main
(126e9c6fc231): <
https://commits.webkit.org/274815@main
> Reviewed commits have been landed. Closing PR #24600 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-16 02:43:16 PST
<
rdar://problem/123078687
>
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