Use index to determine highlighted dropdown item
Instead of stamping 'highlighted_' HTML attribute to determine which of one of the dropdown items should be highlighted, use an index instead. Allows for simpler tracking of which item to highlight. Bug: 1059607 Change-Id: I1c60419c8c38862e33434e0f2ed05523cfb74b44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300668Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#789486}
Showing
Please register or sign in to comment