RESOLVED FIXED 163358
Update HTMLSelectElement::recalcListItems() to ignore nested optgroup elements
https://bugs.webkit.org/show_bug.cgi?id=163358
Summary Update HTMLSelectElement::recalcListItems() to ignore nested optgroup elements
Chris Dumez
Reported 2016-10-12 14:18:37 PDT
Update HTMLSelectElement::recalcListItems() to ignore nested optgroup elements. As per the specification, we only want optgroup elements that are direct children of the select element.
Attachments
Patch (4.61 KB, patch)
2016-10-12 15:48 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-12 15:35:47 PDT
Chris Dumez
Comment 2 2016-10-12 15:40:44 PDT
Chris Dumez
Comment 3 2016-10-12 15:48:33 PDT
WebKit Commit Bot
Comment 4 2016-10-12 21:16:26 PDT
Comment on attachment 291410 [details] Patch Clearing flags on attachment: 291410 Committed r207276: <http://trac.webkit.org/changeset/207276>
WebKit Commit Bot
Comment 5 2016-10-12 21:16:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.