WHATWG DOM Living Standard

The core infrastructure used to define the web. Specifies the Document Object Model (DOM), which represents HTML/XML documents as a tree of nodes that scripts can manipulate.

API entry from apis.yml

apis.yml Raw ↑
aid: web-standards:whatwg-dom
name: WHATWG DOM Living Standard
description: The core infrastructure used to define the web. Specifies the Document Object Model (DOM),
  which represents HTML/XML documents as a tree of nodes that scripts can manipulate.
humanURL: https://dom.spec.whatwg.org/
tags:
- DOM
- Living Standard
- WHATWG
- Web APIs
properties:
- type: Documentation
  url: https://dom.spec.whatwg.org/
- type: GitHubRepository
  url: https://github.com/whatwg/dom