[Webkit-unassigned] [Bug 26016] HTMLOptionElement::ownerSelectElement() needs to consider keygen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 07:31:52 PDT 2009


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





------- Comment #3 from darin at apple.com  2009-05-26 07:31 PDT -------
(In reply to comment #2)
> Not sure how to write layout test as Safari uses
> SelectElement::setSelectedIndex instead of HTMLOptionElement::setSelected for
> the menu list.

Should be easy. HTMLOptionElement::setSelected can be called directly from
JavaScript by setting the value of the selected attribute on the option
element.


-- 
Configure bugmail: https://bugs.webkit.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