Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 643 on Mozilla Foundation page
Here is how tools diagnose the aria attribute redundant
issue for HTML element 643 of the Mozilla Foundation page.
Basics
- About the
aria attribute redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the Mozilla Foundation page
- URL:
https://www.mozilla.org/en-US/ - Tested on 2026-04-03 at 03:56
- URL:
- About HTML element 643
- Take me there
- Tag name:
SELECT - Text:
Afghanistan … Zimbabwe
- Start tag:
<select name="country" required="required" aria-required="true" data-testid="newsletter-country-select" id="id_country"> - XPath:
/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[2]/div[1]/p[1]/select[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
Diagnoses
- Attribute aria-required is unnecessary for elements that have attribute required.
Tool: Html Checker API (World Wide Web Consortium)