[Webkit-unassigned] [Bug 130364] New: AX: If a list is a layout list, all its listitem children should lose their ListItemRole

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 14:53:33 PDT 2014


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

           Summary: AX: If a list is a layout list, all its listitem
                    children should lose their ListItemRole
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com


The layout list code seems to be set up so that a listitem can lose its ListRole if it's determined to be a layout list or presentational, but the <li> children retain their ListItemRole in all cases. This makes the DOM accessibility tree to have an ignored or generic group with listitem children. The main nav on Apple.com is currently an example of this.

-- 
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