RESOLVED DUPLICATE of bug 132510 115973
Web Inspector: AX: The DOM tree display needs ARIA roles and states
https://bugs.webkit.org/show_bug.cgi?id=115973
Summary Web Inspector: AX: The DOM tree display needs ARIA roles and states
Victor Tsaran
Reported 2013-05-11 19:03:15 PDT
In order to make Web Inspector accessible to screen reader users, ARIA roles and states should be used to describe the structure of the DOM tree display. In particular, roles of "tree", "group" and "tree item" should be utilized. Additionally, aria-expanded state would be used to indicate whether the group of tree items is expanded or collapsed. For more information, please see: http://www.w3.org/WAI/PF/aria/roles#tree
Attachments
Victor Tsaran
Comment 1 2013-05-11 19:24:33 PDT
Forgot to mention that aria-selected state would be used to indicate the currently-selected tree item.
Radar WebKit Bug Importer
Comment 2 2013-05-15 07:02:40 PDT
James Craig
Comment 3 2014-05-02 21:12:26 PDT
Forward duping to bug 132510 which has more info about the problem. *** This bug has been marked as a duplicate of bug 132510 ***
Note You need to log in before you can comment on or make changes to this bug.