Kilotest: Diagnoses of group not named
violation by HTML element 1801 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 1801
- Tag name:
FIELDSET - Text: [not applicable]
- Start tag:
<fieldset class="form-field form-field--input hide-on-submit"> - XPath:
/html/body/div[10]/div[1]/div[1]/div[2]/form[1]/div[1]/fieldset[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 1801 of the Webby Awards 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