[Bug 15184] document.all.item(string) shouldn't do the same thing as HTMLCollection

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15184

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> 2011-12-14 19:07:54 UTC ---
In particular, it seems to not be equivalent to converting the string to a
number and passing that number to item().

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 14 December 2011 19:09:59 UTC