- From: Erik Arvidsson <arv@chromium.org>
- Date: Mon, 10 Sep 2012 12:25:56 -0400
- To: whatwg <whatwg@lists.whatwg.org>
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