Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 1853 on Prevention of Blindness Society of Metropolitan Washington page
Basics
About the Prevention of Blindness Society of Metropolitan Washington page
- URL: https://www.youreyes.org/
- Tested 43 days ago by job
8hfon 2026-06-08 at 02:19
About HTML element 1853
- Tag name:
INPUT - Text:
Last Name
- Start tag:
<input size="1" type="text" name="form_fields[field_eedf947]" id="form-field-field_eedf947" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Last Name*" required="required" aria-required="true" style=""> - XPath:
[not obtained] - Bounding box: x = 1345, y = 4143, width = 175, height = 40
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 rule engines diagnose the aria attribute redundant
issue for HTML element 1853 of the Prevention of Blindness Society of Metropolitan Washington page.
- The ARIA attribute "aria-required" is redundant with the HTML attribute "required"
Tool: Accessibility Checker (IBM)
Rule:
aria_attribute_redundant