Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 620 on Freedom House page
Here is how tools diagnose the aria attribute redundant
issue for HTML element 620 of the Freedom House 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 Freedom House page
- URL:
https://freedomhouse.org/ - Tested on 2026-04-02 at 14:24
- URL:
- About HTML element 620
- Tag name:
INPUT - Text:
Email
- Start tag:
<input data-webform-required-error="Please enter your email address." data-drupal-selector="edit-email" type="email" id="edit-email" name="email" value="" size="60" maxlength="254" class="form-email required" required="required" aria-required="true" data-once="webform-required-error"> - XPath:
/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[4]/form[1]/div[1]/input[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- Attribute aria-required is unnecessary for elements that have attribute required.
Tool: Html Checker API (World Wide Web Consortium)