DOM CSS Object: HTMLDOMImplementation
Property/Method
Functional Description
Data
Test Case
createHTMLDocument()
DOM2
Creates an HTMLDocument object with the minimal tree made of the following elements: HTML, HEAD, TITLE, and BODY.