Skip to main content

Module animation_manager

Module animation_manager 

Source
Expand description

The set of animations for a document.

Structs§

AnimationManager 🔒
The set of animations for a document.
TransitionOrAnimationEvent 🔒
A transition or animation event.

Enums§

TransitionOrAnimationEventType 🔒
The type of transition event to trigger. These are defined by CSS Transitions § 6.1 and CSS Animations § 4.2

Functions§

root_node 🔒
Inserts [opaque_node] into [rooted_nodes], if it isn’t already present. This should be called immediately after a restyle, to ensure that these addresses are still valid.