Abstract away setting dirty bits on style from the animation engine |
|||||
Issue descriptionWe should avoid calls to Element::setNeedsAnimationStyleRecalc(), SVGElement::clearWebAnimatedAttributes() and Element::setNeedsStyleRecalc() in core/animation. These are methods specific to CSS/SVG code and would be better referenced from outside of the animation engine. The animation engine should instead provide an API capable of supporting the behaviour.
,
Jan 20 2017
,
Jun 13 2017
,
Jun 13 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jun 14 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by alancutter@chromium.org
, Jan 20 2017