Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #19088, comment 44


Ignore:
Timestamp:
11/29/2011 10:30:05 AM (13 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19088, comment 44

    v1 v2  
    22> In any case thinking we should add some ARIA args to both menus. That will be big accessibility enhancement.
    33
    4 After chatting with @azaozz in IRC and reading up on ARIA landmarks and roles, it looks like it can be as simple as adding navigation roles to the admin bar and admin menu. According to [http://www.html5accessibility.com/tests/landmarks.html this Landmark testing chart] from August 2011, the navigation role should be supported nearly across the board.
     4After chatting with @azaozz in IRC and reading up on ARIA landmarks and roles, it looks like it can be as simple as adding navigation roles to the admin bar and admin menu. According to [http://www.html5accessibility.com/tests/landmarks.html this Landmark testing chart] from August 2011, the navigation role should be supported on the major screen readers nearly across the board.
    55
    66See attachment:ARIA.menu.roles.patch and attachment:menu.roles.example.png