[webkit-dev] Re: What data structure is used to store multiple
input controls sharing the same name?
David D. Kilzer
ddkilzer at kilzer.net
Thu Mar 23 05:26:06 PST 2006
Hi Marco,
If there is a feature that works in Firefox and MSIE but doesn't work
in Safari/WebKit, please file a bug in Bugzilla. Note that it would
also be appropriate to ask code-level questions in the comments on
the bug.
http://bugzilla.opendarwin.org/
Thanks!
Dave
On Mar 21, 2006, at 7:01 PM, Marco Wise wrote:
> Hi,
>
> I did a little more digging in the WebKit source code so let me see
> if I can answer my own question... :)
>
> Are items sharing the same name stored in a
> DOMNamedNodesCollection? If so, isn't DOMNamedNodesCollection a
> DOMObject and shouldn't it be possible to put and get its properties?
>
> Thanks,
>
> - marco
More information about the webkit-dev
mailing list