Use consistent role for options in a select size=1
Sometimes the menuitem role was incorrectly exposed for the role of <option> elements in a <select size=1> depending on which ancestors were ignored. These elements should always be exposed as listitems. The code that does this was intended to be removed as part of a previous refactoring. This removes it now. to screen readers as menuitems instead of listitems (Windows only) AX-RelNotes: in rare cases, select drop down options were reported Bug: 1114273 Change-Id: I618a883912cca5809661d919bbb48cfdc355e3d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369252 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#801432}
Showing
Please register or sign in to comment