- From: Anne van Kesteren <annevk@opera.com>
- Date: Thu, 23 Jun 2011 15:48:33 +0200
- To: Ms2ger <ms2ger@gmail.com>, "David Flanagan" <dflanagan@mozilla.com>
- Cc: www-dom@w3.org
On Fri, 03 Jun 2011 19:24:07 +0200, David Flanagan <dflanagan@mozilla.com> wrote: > Okay, I see. Its confusing, though. As a JS programmer, the "unless > explicitly given" in §5.7 made me think that I could omit the arguments > and the undefined values would be converted to empty strings. I think > the only place that sentence in §5.7 applies is in the algorithm for > createHTMLDocument(). So why not cut the text in §5.7 and change > createHTMLDocument() to explicitly specify empty strings? It helps if we get other situations where DocumentType is created. Now this is not so likely for DocumentType, but defining DocumentType consistently with other interfaces is a good thing I think. -- Anne van Kesteren http://annevankesteren.nl/
Received on Thursday, 23 June 2011 13:49:05 UTC