A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/Document/timeline below:

Document: timeline property - Web APIs

Document: timeline property

Baseline Widely available

The timeline readonly property of the Document interface represents the default timeline of the current document. This timeline is a special instance of DocumentTimeline.

This timeline is unique to each document and persists for the lifetime of the document including calls to Document.open().

This timeline expresses the time in milliseconds since Performance.timeOrigin. Prior to the time origin, the timeline is inactive, and its currentTime is null.

Note: A document timeline that is associated with a non-active document (a Document not associated with a Window, <iframe>, or <frame>) is also considered to be inactive.

Value

A DocumentTimeline object.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4