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
Antoine Quint
Comment 1 2024-02-16 01:06:21 PST
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
Note You need to log in before you can comment on or make changes to this bug.