[Webkit-unassigned] [Bug 7967] Cannot assign new properties to the object holding form elements sharing the same name

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Mar 27 12:19:28 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7967





------- Comment #2 from marco.wise at stanford.edu  2006-03-27 12:19 PDT -------
It does look like the class used for items with the same name is a
DOMNamedNodesCollection, defined in kjs_dom.h.

>From Darin: "Looking at DOMNamedNodesCollection::getOwnPropertySlot, it looks
like it supports length, indexing by number, and indexing by ID."

Should it also support setting and getting other properties as a Nodelist in
Firefox/IE?


-- 
Configure bugmail: http://bugzilla.opendarwin.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