🏠 New in Low Baseline Support: DOM

July 29, 2015

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