Make WordPress Core

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


Ignore:
Timestamp:
11/29/2011 10:22:51 AM (12 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19088, comment 44

    initial v1  
    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.
     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 nearly across the board.
    55
    66See attachment:ARIA.menu.roles.patch and attachment:menu.roles.example.png