[webkit-reviews] review granted: [Bug 76801] Listboxes incorrectly display contents when cleared and then re-populated : [Attachment 124335] PatchWithTestCase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 14:27:14 PST 2012


Simon Fraser (on vacation until 2-14) <simon.fraser at apple.com> has granted 
review:
Bug 76801: Listboxes incorrectly display contents when cleared and then
re-populated
https://bugs.webkit.org/show_bug.cgi?id=76801

Attachment 124335: PatchWithTestCase
https://bugs.webkit.org/attachment.cgi?id=124335&action=review

------- Additional Comments from Simon Fraser (on vacation until 2-14)
<simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=124335&action=review


r=me but please simplify the expected.html if possible.

> LayoutTests/fast/forms/listbox-clear-restore-expected.html:4
> +<select id="myList" size="10" multiple></select>

Why does the expected result need any JS to run? Can't it just hardcode the
final state of the list box?


More information about the webkit-reviews mailing list