docs.rodeo

MDN Web Docs mirror

DocumentTimeline

{{ APIRef("Web Animations") }} 

The DocumentTimeline interface of the Web Animations API represents animation timelines, including the default document timeline (accessed via {{domxref("Document.timeline")}} ).

{{InheritanceDiagram}} 

Constructor

Instance properties

This interface inherits its property from its parent, {{domxref("AnimationTimeline")}} .

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

See also

In this article

View on MDN