-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
8.20.30, 9.4.17, 9.12.2
-
8.2
-
Severity 3 - Minor
-
Issue Summary
On the "Accessibility Assessment - Roadmaps" page, Elements must only use permitted ARIA attributes.
Steps to Reproduce
- Open the "Accessibility Assessment - Roadmaps" page.
- Navigate to the input field in the main content area of the page.
- inspect the element and verify that aria attributes are incorrectly used.
Screenshot
Actual Results
Input fields such as "Target starts" and "Target Ends" and so on must only use permitted ARIA attributes as aria-label attributes cannot be used on a div with no valid role attribute.
Expected Results
Ensures ARIA attributes are not prohibited for an element's role, Prohibited attributes are often used in an attempt to communicate information that then ends up ignored by screen readers and other assistive technologies. If the information conveyed is not important, the attribute can be ignored.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (13-inch, 2018)
macOs Ventura 13.3.1
Chrome - Version 109.0.5414.119 (Official Build) (64-bit)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.4 (18615.1.26.110.1)
JAWS- Version 2022
NVDA- Version 2021.2
Voiceover - Version Latest
- links to