mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29300
[Bug 1482456] Re: Pages should include an ARIA "main" landmark
** Changed in: mahara
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482456
Title:
Pages should include an ARIA "main" landmark
Status in Mahara:
In Progress
Bug description:
With the new Bootstrap theme, pages now have "header", "nav" and
"footer" ARIA landmarks (I assume because of the use of <header>,
<nav> and <footer> semantic elements), but to complete the set there
should be a "main" landmark as well. This should be as simple as
changing the page wrapper <div> into a <main> element, but it would be
worth investigating how exactly landmarks work in HTML ...
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482456/+subscriptions
References