Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 2009 on Go Portland Go! Coalition page
Basics
About the Go Portland Go! Coalition page
- URL: https://www.goportlandgo.org/coalition
- Tested 5 days ago by job
xr7on 2026-08-26 at 20:15
About HTML element 2009
- Tag name:
INPUT - Text:
First Name *
- Start tag:
<input type="text" name="FNAME" class="required text" id="mce-FNAME" required="" value="" aria-required="true" style=""> - XPath:
[not obtained] - Bounding box: x = 911, y = 4639, width = 735, height = 34
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 2009 of the Go Portland Go! Coalition page.
- The ARIA attribute "aria-required" is redundant with the HTML attribute "required"
Tool: Accessibility Checker (IBM)
Rule:
aria_attribute_redundant