DescriptionThe patch skips showing <option> elements in popupmenu that
are children of <optgroup> element with "display: none". The
popupmenu is handled differently on Mac. Hence the layout
testcase in this patch is only for Windows/Linux.There is a
separate patch[1] that covers testing on Mac.
[1] https://codereview.chromium.org/447503002/
BUG=398051
TEST=fast/forms/select/popup-with-display-none-optgroup.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179790
Patch Set 1 : #Patch Set 2 : #
Total comments: 2
Patch Set 3 : Fix Compile issues #Patch Set 4 : Adding changes to ExternalPopupMenu #
Total comments: 2
Patch Set 5 : #
Total comments: 7
Patch Set 6 : #
Total comments: 6
Patch Set 7 : Updated #Patch Set 8 : Fixed assert failure in linux dbg build #Messages
Total messages: 33 (0 generated)
|