https://bugzilla.wikimedia.org/show_bug.cgi?id=18338
Summary: WAI-ARIA landmark roles to improve accessibility in the
Monobook skin
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: enhancement
Priority: Normal
Component: Templates
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=5987)
--> (https://bugzilla.wikimedia.org/attachment.cgi?id=5987)
WAI-ARIA landmark roles for Monobook skin
The W3C WAI-ARIA specification defines a set of specialised "landmark"
roles. These roles provide a method to programmatically identify commonly found
sections of web page content in a consistent way. This allows assistive
technologies (e.g. a screen reader) to provide users with features which they
can use to identify and navigate to sections of page content.
Landmark roles are specified with the role attribute in HTML. In order to keep
the template markup valid (when testing with the W3C markup validation service)
this patch adds landmark role data with a small javascript after the page has
loaded.
For more information on WAI-ARIA landmark roles see:
Using WAI ARIA landmark roles by Steve Faulkner:
http://www.paciellogroup.com/blog/?p=106
and the WAI-ARIA specification.
http://www.w3.org/WAI/PF/aria/
Regards,
Peter Krantz
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l