Kilotest: Diagnoses of input not named
violation by HTML element 925 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 925
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input class="PrivateSwitchBase-input MuiSwitch-input css-1m9pwf3" type="checkbox"> - XPath:
[not obtained] - Bounding box: x = 603, y = 8450, width = 546, height = 60
About the input not named
issue
- Why it matters: User cannot get help on what information to enter in a form item
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the input not named
issue for HTML element 925 of the Run! page.
- This checkboxinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.InputCheckbox.Name