[footer] Add support for left/right arrow keys
CL:2201336 swaps a native <select> control for a <div> that emulates select behavior and allows it to be styled with CSS. Add support for using the left and right arrow keys which behave the same as up and down in a real <select> control. Bug: 1097454, 1002410 Change-Id: I854b794e8bb34200a83cf3a3f11ff4ed007808bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282831 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#786177}
Showing
Please register or sign in to comment