Re: [DOM4] NodeList should be deprecated

Anne van Kesteren:
> Wasn't there a compatibility constrain with doing that?

I don't remember -- the only difference it would make is that 
Object.getPrototypeOf(NodeList.prototype) == Array.prototype.

Received on Wednesday, 14 March 2012 08:04:17 UTC