Posted by Everett Zufelt on November 9, 2010 at 9:29am
3 followers
Jump to:
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | block.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
| Issue tags: | accessibility |
Issue Summary
In #414190: Add WAI-ARIA landmark roles to Garland the issue of WAI-ARIA landmark roles was discussed. I believe that it would be a good idea for blocks, including custom blocks, to be able to indicate the
WAI-ARIA landmark role for it's containing element.
See also:
#963760: Decide if ARIA will be permitted in markup
http://www.w3.org/TR/wai-aria/roles#landmark_roles
Comments
#1
+1 very much needed to implement ARIA well
#2
Wanting to put in a +1 for this issue and point to this useful reference on landmark roles http://juicystudio.com/article/examining-wai-aria-document-andmark-roles...
#3
See #966396: Decide how to include WAI-ARIA landmark roles