Bug 218081
Summary: | A change to the static underlying style of a transform-related property should invalidate running accelerated animations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dino, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70574945>
Antoine Quint
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.