https://lists.w3.org/Archives/Public/public-html-bugzilla/2010Aug/1120.html
[Bug 10103] s/that its namedItem() method returns an HTMLCollection object/that its namedItem()...
bug
https://lists.w3.org/Archives/Public/public-html/2007Jul/0546.html
Re: HTMLCollection item() vs. namedItem() with [] syntax (detailed review of the DOM) from Cameron...
https://developer.mozilla.org/en-US/docs/Web/API/HTMLCollection/namedItem
HTMLCollection: namedItem() method - Web APIs | MDN
The namedItem() method of the HTMLCollection interface returns the first Element in the collection whose id or name attribute match the specified name, or null...
web apismethodmdn
https://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0079.html
[Bug 11963] New: The namedItem(key) method must return the first node in the collection that...
https://access.redhat.com/webassets/avalon/d/red_hat_jboss_enterprise_application_platform/8.1/javadocs/org/apache/cxf/service/model/NamedItem.html
NamedItem (Red Hat JBoss Enterprise Application Platform 8.1.1.GA + JBoss EAP XP 6.0.0.GA public...
declaration: package: org.apache.cxf.service.model, interface: NamedItem
https://lists.w3.org/Archives/Public/public-html/2007Jul/0544.html
Re: HTMLCollection item() vs. namedItem() with [] syntax (detailed review of the DOM) from Maciej...
https://lists.w3.org/Archives/Public/public-html/2007Jul/0559.html
Re: HTMLCollection item() vs. namedItem() with [] syntax (detailed review of the DOM) from Simon...