[webkit-reviews] review requested: [Bug 27942] Form Reset does not work per w3c standard when single selection SELECT element has more than one option marked as selected. : [Attachment 33981] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 09:26:46 PDT 2009


Carol Szabo <carol.szabo at nokia.com> has asked  for review:
Bug 27942: Form Reset does not work per w3c standard when single selection
SELECT element has more than one option marked as selected.
https://bugs.webkit.org/show_bug.cgi?id=27942

Attachment 33981: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=33981&action=review

------- Additional Comments from Carol Szabo <carol.szabo at nokia.com>
Here is a proposed fix.
This fix makes WebKit emulated Firefox (select the last option marked as
selected), which is  behavior compliant with the standard.
IE 7, which is also compliant with the standard selects the first item marked
as selected in this case.


More information about the webkit-reviews mailing list