[Webkit-unassigned] [Bug 110612] Enumerating an HTMLCollection needs to enumerate the named properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 18:17:55 PST 2013


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





--- Comment #20 from Boris Zbarsky <bzbarsky at mit.edu>  2013-03-04 18:20:18 PST ---
And also, you probably want to watch out for cases when the collection contains an element with some id="x" and another element with a name="x".  Not sure what the attached patch ends up doing for those, but it should of course only enumerate "x" once.

-- 
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