DevTools: Make Settings Blackboxing Pane Accessible
This change provides fixes for these issues: Problem: The content title was heading role Fix: Added heading role of level 1 Problem: Aria-label was missing in drop-downs Fix: Added aria-label in drop-downs Tested keyboard navigation - navigate up/down drop-down items using arrow keys - Checkbox is checked/unchecked using space bar - Tab into/out (no tab traps) Tested screen reader - reads checkbox label - reads items selected from the drop down list Bug: 963183 Change-Id: Iaab2dd37323427215f765b3d7bbef885861c210f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605506 Commit-Queue: Chandani Shrestha <chshrest@microsoft.com> Reviewed-by:Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#660991}
Showing
Please register or sign in to comment