Re: Document.createElement: null or HTML namespace?

On Wed, 2014-10-08 at 11:17 +0200, Robin Berjon wrote:
> The inconsistency of the decision points me to prefer null.
> 
> Also, as a data point, DOM 3 Core would say null.
> 
> So all in all I would lean towards systematically using null.

I like the presto approach but since it doesn't match anyone else, I say
+1 on your suggestion.

> NB: the spec also claims that XMLDocument.load() is relied upon by 
> content in the wild. Is that really true? It's broken almost everywhere 
> and strikes me a particularly useless.

Did you look to see if we have a test for this?

Philippe

Received on Wednesday, 8 October 2014 14:14:10 UTC