#1074 closed enhancement (fixed)
Add WAI-ARIA landmark roles to default theme
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.0 | Priority: | normal |
| Severity: | normal | Version: | 1.0-rc-2 |
| Component: | Front-end | Keywords: | has-patch |
| Cc: |
Description
WAI-ARIA landmark roles add more navigational structure to pages helping those who are blind find certain blocks of content on a page more easily.
Attachments (1)
Change History (8)
#2
@
17 years ago
A similar patch for WordPress went in in changeset 10945 during the 24 hour marathon.
I also asked rmccue on IRC to look over the patch, and he believes I've covered everything. Requesting commit. :-)
#3
in reply to:
↑ 1
@
17 years ago
- Milestone changed from 1.5 to 1.0
Replying to sambauers:
This is interesting and certainly assistive standards should be supported. Considering this is a very new draft standard we should put this away until there is a demand from capable assistive web clients.
The capable web clients are out there now. WAI-ARIA is being supported by Firefox 3, IE 8, Opera and the new Safari 4 betas. Screen readers such as NVDA and Orca are supporting it, including these landmarks, now.
I request to reconsider for 1.0.
#4
@
17 years ago
- Milestone changed from 1.0 to 1.0-beta
Another source of information is this post.
This is interesting and certainly assistive standards should be supported. Considering this is a very new draft standard we should put this away until there is a demand from capable assistive web clients.