RESOLVED WONTFIX Bug 218081
A change to the static underlying style of a transform-related property should invalidate running accelerated animations
https://bugs.webkit.org/show_bug.cgi?id=218081
Summary A change to the static underlying style of a transform-related property shoul...
Antoine Quint
Reported 2020-10-22 08:37:20 PDT
We add non-interpolating animations to represent each static transform-related property when running accelerated transform-related animations. It's important we change those non-interpolating values should the static CSS property value changes while accelerated animations are in flight.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-22 08:37:42 PDT
Antoine Quint
Comment 2 2020-10-23 08:28:42 PDT
While it was originally thought that the change to address bug 218080 would require reverting the code change made in r268615 to add this functionality, this is no longer the case and this bug is thus no longer relevant.
Note You need to log in before you can comment on or make changes to this bug.