Re: [whatwg] Question about DOMImplementation.createHTMLDocument() specifications

On Thu, May 9, 2013 at 10:10 PM, Thomas Fétiveau <tfetiveau@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/

Received on Friday, 10 May 2013 06:10:01 UTC