StyleComputer is responsible for assigning animation targets, so we have to make sure there are no pending style updates before querying animations of an element. This change also introduces a version of getAnimations() that does not check style updates and used by StyleComputer to avoid mutual recursion. |
||
|---|---|---|
| .. | ||
| animatable.html | ||
| animate-no-window.html | ||
| animate-with-mixed-percentages.html | ||
| animating-all.html | ||
| animating-unresolved-properties-crash.html | ||
| animation-events-basic.html | ||
| animation-single-iteration-no-repeat.html | ||
| DocumentTimeline.html | ||
| easing-parsing.html | ||
| get-animations-should-make-sure-style-is-updated.html | ||
| invalid-values.html | ||
| keyframe-effect-cloning.html | ||