This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Default layout should not nest footer
inside main
#2179
Labels
♿️ aspect: a11y
Concerns related to the project's accessibility
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
Description
When the footer is nested inside the
main
element, it loses its aria role, and NVDA does not communicate the visitor that the element hascontentinfo
landmark.Original description by @alexstine
There is no contentinfo landmark or footer HTML5 tag on the home page. Please add this above the language translate widget as this is footer content.
The text was updated successfully, but these errors were encountered: