Kilotest: Diagnoses of group not named
violation by HTML element 908 on Run! page
Basics
About the Run! page
- URL: https://www.designedtorun.com/
- Tested 28 days ago by job
mgfon 2026-05-04 at 17:00
About HTML element 908
- Tag name:
FIELDSET - Text:
Long-Shot Discount (50% off activation fee) … If Democratic candidate(s) received less than 40% of the vote in the last general election in the same office and district
- Start tag:
<fieldset class="MuiFormControl-root run-form-item-type-checkbox css-13sljp9"> - XPath:
/html/body/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/fieldset[1] - Bounding box: x = 660, y = 8260, width = 600, height = 85
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 908 of the Run! 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