[whatwg] Question about DOMImplementation.createHTMLDocument() specifications
Anne van Kesteren
annevk at annevk.nl
Thu May 9 23:09:37 PDT 2013
On Thu, May 9, 2013 at 10:10 PM, Thomas Fétiveau <tfetiveau at tokom.fr> wrote:
> My point is : Shouldn't the DOMImplementation.createHTMLDocument() just
> create a Document object with content type set to "text/html" and nothing
> else ?
createHTMLDocument() is a convenience method. We don't really expose
low-level primitives to implement your own HTML parser.
--
http://annevankesteren.nl/
More information about the whatwg
mailing list