The WHATWG DOM spec describes the structure of documents and the way a document is accessed and manipulated. It is an API used by HTML and XML documents. It also allowers programmers to build documents, navigate their structure, and add, modify, or delete elements and content.