Re: [dom] HTMLCollection.item() and passing string (#99)

It's the `getter Element? namedItem(DOMString)` in [the spec](https://dom.spec.whatwg.org/#htmlcollection), where `getter` is defined in [WebIDL](http://heycam.github.io/webidl/#idl-special-operations).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/99#issuecomment-150266715

Received on Thursday, 22 October 2015 15:43:34 UTC