Kilotest: Diagnoses of group not named
violation by HTML element 1734 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 1734
- Tag name:
FIELDSET - Text:
By checking the box I agree and consent to the terms and conditions of the Privacy Policy, including the Cookie Policy. … Additionally, this site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
- Start tag:
<fieldset class="form-field form-field--full form-field--input hide-on-submit"> - XPath:
/html/body/div[10]/div[1]/footer[1]/div[1]/div[3]/div[1]/form[1]/div[1]/fieldset[1] - Bounding box: x = 538, y = 10775, width = 413, height = 65
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 1734 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 - Group/Fieldset does not have an accessible name
Tool: Accessibility Checker (IBM)
Rule:
fieldset_label_valid