Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 927 on Mozilla Foundation page
Basics
About the Mozilla Foundation page
- URL: https://www.mozilla.org/en-US/
- Tested 38 days ago by job
tynon 2026-04-24 at 19:48
About HTML element 927
- Tag name:
INPUT - Text:
I’m okay with Mozilla handling my info as explained in this Privacy Notice
- Start tag:
<input type="checkbox" id="privacy" name="privacy" required="" aria-required="true" data-testid="newsletter-privacy-checkbox"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the aria attribute redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the aria attribute redundant
issue for HTML element 927 of the Mozilla Foundation page.
- Attribute aria-required is unnecessary for elements that have attribute required.
Tool: Html Checker API (World Wide Web Consortium)