[Webkit-unassigned] [Bug 8445] -[DOMHTMLSelectElement multiple] returns no when the select element is multiple

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Apr 17 12:19:04 PDT 2006


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





------- Comment #1 from rachael at omnigroup.com  2006-04-17 12:19 PDT -------
http://trac.webkit.org/dev/changeset/9825/trunk/WebCore/kwq/DOMHTML.mm

Looks like it was broken here, along with some other methods, when webkit
switched to using a bool to keep track of it's multiple status from just
checking if getAttribute(ATTR_MULTIPLE).isNull(), which DID require the
inversion to be correct.


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