mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29335
[Bug 1482456] A change has been merged
Reviewed: https://reviews.mahara.org/5369
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7e20e8144e38ef945891ff325fc342f6f8ee9380
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 7e20e8144e38ef945891ff325fc342f6f8ee9380
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Fri Sep 25 16:04:25 2015 +1200
Use <main> element so that it becomes an ARIA landmark (Bug #1482456)
behatnotneeded
Change-Id: Ib8e37d56b12916f257a5a054608b0fff02c5962e
--
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:
Fix Committed
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