[webkit-reviews] review granted: [Bug 8455] selectedIndex for a select after a Form reset() has wrong value : [Attachment 8510] Light version

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed May 24 07:26:06 PDT 2006


Geoffrey Garen <ggaren at apple.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 8455: selectedIndex for a select after a Form reset() has wrong value
http://bugzilla.opendarwin.org/show_bug.cgi?id=8455

Attachment 8510: Light version
http://bugzilla.opendarwin.org/attachment.cgi?id=8510&action=edit

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
firstOption is unnecessary. You can just use items[0]. That's a nitpick,
though. Nice work.



More information about the webkit-reviews mailing list