[whatwg] DOM4: createHTMLDocument argument

Erik Arvidsson arv at chromium.org
Mon Sep 10 09:25:56 PDT 2012


In WebKit the argument to createHTMLDocument is optional, defaulting
to the empty string. In DOM4 it is a required argument

http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#domimplementation

It seems reasonable to change the spec here since it is common to want
to create a document without a title.

-- 
erik


More information about the whatwg mailing list