Changes between Version 1 and Version 2 of Ticket #19088, comment 44
- Timestamp:
- 11/29/2011 10:30:05 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19088, comment 44
v1 v2 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. 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.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 on the major screen readers nearly across the board. 5 5 6 6 See attachment:ARIA.menu.roles.patch and attachment:menu.roles.example.png