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

Hmm, now realized it's IDL action, string was converted to 0, so `item()` always get 0 if we pass anything other than numbers, it doesn't meant that `item()` accept string (but in IE11 do this), ok, can close.

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

Received on Thursday, 22 October 2015 15:58:08 UTC