Chromium Code Reviews
DescriptionImproved accessibility of treeview control used in internal pages.
1. Added accessibility label for each tree item. Without it the accessible label was automatically computed by concatenating the text in all the children: a non-sensical output.
2. Added group role for children which enables screen readers to announce the current level in the tree.
3. Added aria-expanded for tree items with children.
R=dmazzoni@chromium.org, thakis@chromium.org
TESTED=Manually with Jaws and NVDA
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/2a282cecab19f84128c0bb12f5fe1d9dd0f4c87a
Cr-Commit-Position: refs/heads/master@{#410414}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed. #
Total comments: 1
Messages
Total messages: 14 (4 generated)
|