Additions:
Find the DOM technical reports
here∞.
Deletions:
DOM Specs
The Document Object Model (DOM) is a platform- and language-independent standard object model for representing HTML or XML documents as well as an Application Programming Interface (API) for querying, traversing and manipulating such documents (more on
Wikipedia∞).
DOM Specs
Below is a great 3 part Yahoo! video series called "Theory of the DOM" given by one the world leading
JavaScript experts, Douglas Crockford.