Description
Firefox is not recognizing my document’s aria roles correctly.
Steps to reproduce
- Create an html file with a
<header />
tag
1a. optionally add a role of “banner” - Open the file in Firefox
- Open the accessibility inspector.
- The header element has a role of “landmark”. Generally, the default role for headers should be “banner” (source)
Additional Info
This also happens for <nav />
, <footer />
and <main />
.
Environment
Windows 10, Firefox 82.0.3