🏠 New in High Baseline Support: DOM

January 29, 2018

caniuse · mdn · spec

The DOM (Document Object Model) API represents HTML and XML documents as trees of nodes. You can use the API to inspect and modify the structure and content of a document.

Source features