The nsIDOMDOMImplementation interface provides a number of methods for
performing operations that are independent of any particular instance
of the document object model.
For more information on this interface please see
http://www.w3.org/TR/DOM-Level-2-Core/
Returns an HTML document with a basic DOM already constructed and with an
appropriate title element.
title | the title of the Document @see <http://www.whatwg.org/html/#creating-documents> |