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.
A DocumentTimeline
object.
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