Kilotest: Diagnoses of requirement invalid
violation by HTML element 926 on Mozilla Foundation page
Here is how tools diagnose the requirement invalid
issue for HTML element 926 of the Mozilla Foundation page.
Basics
- About the
requirement invalid
issue- Why it matters: User may fail to get help determining whether a form item must be completed
- Priority: highest
- Related WCAG standard: 1.3.5
- About the Mozilla Foundation page
- URL:
https://www.mozilla.org/en-US/ - Tested on 2026-04-03 at 03:56
- URL:
- About HTML element 926
- Take me there
- Tag name:
LABEL - Text:
I’m okay with Mozilla handling my info as explained in this Privacy Notice
- Start tag:
<label for="privacy" class="mzp-u-inline"> - XPath:
/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[2]/div[1]/p[3]/label[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
Diagnoses
- The attribute <code>aria-required='true'</code> has a different value than the attribute <code>required=''</code> on this element.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_required_attribute