Kilotest: Diagnoses of group not named
violation by HTML element 790 on International Consortium of Investigative Journalists page
Basics
About the International Consortium of Investigative Journalists page
- URL: https://www.icij.org/
- Tested 29 days ago by job
jcson 2026-05-03 at 17:04
About HTML element 790
- Tag name:
FIELDSET - Text:
SIGN UP
- Start tag:
<fieldset> - XPath:
/html/body/div[1]/main[1]/div[7]/div[1]/div[1]/div[1]/form[1]/fieldset[1] - Bounding box: x = 680, y = 3811, width = 560, height = 38
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 790 of the International Consortium of Investigative Journalists 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