[Webkit-unassigned] [Bug 74468] Incorrect behavior for HTMLCollection.prototype.item(someString)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 11:06:24 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74468





--- Comment #2 from Boris Zbarsky <bzbarsky at mit.edu>  2011-12-14 11:06:24 PST ---
Yeah, document.all is not an HTMLCollection and has completely different item() behavior in Firefox.

Per HTML5 spec, it's an HTMLCollection, though.  The spec probably needs fixing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list