[webkit-reviews] review requested: [Bug 99523] HTMLSelectElement::optionSelectedByUser confuses listIndex and optionIndex : [Attachment 169054] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 16:31:11 PDT 2012


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 99523: HTMLSelectElement::optionSelectedByUser confuses listIndex and
optionIndex
https://bugs.webkit.org/show_bug.cgi?id=99523

Attachment 169054: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=169054&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Without the patch, the test fails with the following output:

    Select multiple indexes, with multi-select on, in a <select multiple> with
<optgroup>s.
    ** change event fired **
    ** change event fired **
    FAIL - option 0 was not what we expected.
    FAIL - option 2 was not what we expected.


More information about the webkit-reviews mailing list