(bug 18338) WAI-ARIA landmark roles in most used skins
authorTpt <thomaspt@hotmail.fr>
Sun, 4 Nov 2012 15:10:55 +0000 (16:10 +0100)
committerTpt <thomaspt@hotmail.fr>
Sun, 4 Nov 2012 15:10:55 +0000 (16:10 +0100)
commit14488fc4a762b8fef377bdcdf153c2fbfb128725
treedce15be9934981f050fdd88a66bc90ddb588642b
parent7bbd64ded360540b6a00a280df23377df2985167
(bug 18338) WAI-ARIA landmark roles in most used skins

Add of most commons langmark roles (main, banner,
navigation, contentinfo and search) to vector, monobook,
cologneBlue and modern skins.
ARIA specification: http://www.w3.org/TR/wai-aria/

WAI-ARIA (Web Accessibility Initiative - Accessible Rich
Internet Applications) is a specification published by
the W3C that specifies, between other things,
a set of values for the "role" attribute in order to
increase the accessibility of web pages.
ARIA is now suported by most of the reading systems.

Change-Id: I470acb8bda50e4f43ad53624dd268fc40cc2fcfd
skins/CologneBlue.php
skins/Modern.php
skins/MonoBook.php
skins/Vector.php