Changes between Initial Version and Version 1 of Ticket #19088, comment 44
- Timestamp:
- 11/29/2011 10:22:51 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19088, comment 44
initial v1 2 2 > In any case thinking we should add some ARIA args to both menus. That will be big accessibility enhancement. 3 3 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. 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. 5 5 6 6 See attachment:ARIA.menu.roles.patch and attachment:menu.roles.example.png