[Webkit-unassigned] [Bug 24839] HTMLCollection prototype problem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 07:12:07 PDT 2009


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





------- Comment #2 from sam at webkit.org  2009-03-26 07:12 PDT -------
I believe our behavior is correct as the getElementsByTagName function returns
a NodeList and not a HTMLCollection, so modifying the prototype of
HTMLCollection is not supposed to work.  


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



More information about the webkit-unassigned mailing list