Kilotest: Diagnoses of group not named
violation by HTML element 628 on Mozilla Foundation page
Basics
About the Mozilla Foundation page
- URL: https://www.mozilla.org/en-US/
- Tested 38 days ago by job
tynon 2026-04-24 at 19:48
About HTML element 628
- Tag name:
FIELDSET - Text:
Your email address: … Sign Up Now
- Start tag:
<fieldset class="mzp-c-newsletter-content"> - XPath:
/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1] - Bounding box: x = 968, y = 7355, width = 680, height = 140
About the group not named
issue
- Why it matters: User cannot get help on the topic of a group of form items
- Priority: high
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the group not named
issue for HTML element 628 of the Mozilla Foundation page.
- This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Fieldset.Name - Group/Fieldset does not have an accessible name
Tool: Accessibility Checker (IBM)
Rule:
fieldset_label_valid