Anne van Kesteren wrote:
From what I heard so far it is there because of document.all. If document.all 
does indeed need to return a separate object as HTML5 suggests we can probably 
remove it from HTMLCollection in due course.

Given that the namedItem behavior of document.all is different from the namedItem behavior of HTMLCollection, I don't see how document.all could possibly be a general HTMLCollection....

-Boris

Reply via email to