mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 09:52:31 +00:00
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.cpp | ||
Animatable.h | ||
Animatable.idl | ||
Animation.cpp | ||
Animation.h | ||
Animation.idl | ||
AnimationEffect.cpp | ||
AnimationEffect.h | ||
AnimationEffect.idl | ||
AnimationPlaybackEvent.cpp | ||
AnimationPlaybackEvent.h | ||
AnimationPlaybackEvent.idl | ||
AnimationTimeline.cpp | ||
AnimationTimeline.h | ||
AnimationTimeline.idl | ||
DocumentTimeline.cpp | ||
DocumentTimeline.h | ||
DocumentTimeline.idl | ||
KeyframeEffect.cpp | ||
KeyframeEffect.h | ||
KeyframeEffect.idl |