[whatwg] DOM4: createHTMLDocument argument

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

Received on Monday, 10 September 2012 16:26:46 UTC