Re: indexed properties on NodeLists and HTMLCollections

On 5/6/11 12:42 PM, Allen Wirfs-Brock wrote:
> Basic semantics for a such NamedNodeMaps (NodeList is the same but only
> with indexed own properties)

And to be clear, what you described is close to how NamedNodeMap 
behaves; I didn't check details because to first order no one cares 
about NamedNodeMap.

NodeList/HTMLCollection is nothing like NamedNodeMap in terms of behavior.

-Boris

Received on Friday, 6 May 2011 17:00:04 UTC