[Webkit-unassigned] [Bug 115973] New: Web Inspector: The DOM tree display needs ARIA roles and states

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 19:04:49 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115973

           Summary: Web Inspector: The DOM tree display needs ARIA roles
                    and states
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vtsaran at yahoo.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list