mediawiki-skins-Vector/includes
Volker E 125af06692 Use semantic HTML5 elements where applicable
Also remove superflous `role` attributes in modern Vector. Only leaving
`role="contentinfo"` on `footer` to address a known VoiceOver bug.
And leaving `role="main"` in legacy Vector due to possible old
Internet Explorer and screenreader combinations, which we can
test specifically for with this separation.

Bug: T66477
Bug: T252090
Change-Id: I422ef2a4cf7aa94e5cac4d95efb4b2d2c8c6617d
2020-05-07 14:45:35 -07:00
..
FeatureManagement Merge "[fix] "Existing account only" skin version config" 2020-04-29 18:55:30 +00:00
templates Use semantic HTML5 elements where applicable 2020-05-07 14:45:35 -07:00
Constants.php Make legacy mode a feature 2020-04-21 10:57:11 -06:00
Hooks.php [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
ServiceWiring.php Merge "[fix] "Existing account only" skin version config" 2020-04-29 18:55:30 +00:00
SkinVector.php Make legacy mode a feature 2020-04-21 10:57:11 -06:00
SkinVersionLookup.php [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
VectorTemplate.php Refactor: VectorMenu merged in to Menu 2020-05-06 16:09:22 -07:00