Window.document

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.

window.document renvoie une référence au document contenu dans la fenêtre.

Exemple

js
console.log(window.document.title);

Spécifications

Specification
HTML Standard
# dom-document-dev

Compatibilité des navigateurs

BCD tables only load in the browser