DescriptionHTMLSelectElement does not include selected index/indices while saving state
Since index is not part of the FormControl state for select, there is no
way to restore it to proper index if there are duplicate values. This
patch includes the index in the FormControl state for select.
BUG=401506
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181883
Patch Set 1 #Patch Set 2 : Unit Test Case added #Patch Set 3 : Updated #Patch Set 4 : Updated #
Total comments: 18
Patch Set 5 : Updated +Review #Patch Set 6 : #
Total comments: 6
Patch Set 7 : Updated #
Total comments: 2
Patch Set 8 : #
Messages
Total messages: 18 (3 generated)
|