Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. DocumentTimeline

DocumentTimeline

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2020⁩.

TheDocumentTimeline interface of theWeb Animations API represents animation timelines, including the default document timeline (accessed viaDocument.timeline).

AnimationTimeline DocumentTimeline

Constructor

DocumentTimeline()

Creates a newDocumentTimeline object associated with the active document of the current browsing context.

Instance properties

This interface inherits its property from its parent,AnimationTimeline.

AnimationTimeline.currentTime

Returns the time value in milliseconds for this timeline ornull if it is inactive.

Specifications

Specification
Web Animations
# the-documenttimeline-interface

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp