Document: Document() Konstruktor

Baseline Widely available

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

Der Document-Konstruktor erstellt ein neues Document-Objekt, das eine im Browser geladene Webseite darstellt und als Einstiegspunkt in den Inhalt der Seite dient.

Syntax

js
new Document()

Parameter

Keine.

Spezifikationen

Specification
DOM Standard
# ref-for-dom-document-document①

Browser-Kompatibilität

BCD tables only load in the browser