Kilotest: Diagnoses of button not named
violation by HTML element 636 on Hesperian Health Guides page
Basics
About the Hesperian Health Guides page
- URL: https://hesperian.org/
- Tested 5 days ago by job
cp5on 2026-08-26 at 20:16
About HTML element 636
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button type="button" id="cboxPrevious"> - XPath:
/html/body/div[5]/div[1]/div[2]/div[2]/button[1] - Bounding box: [not obtained]
About the button not named
issue
- Why it matters: User cannot get help explaining a button
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the button not named
issue for HTML element 636 of the Hesperian Health Guides page.
- This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Button.Name - Empty button
Tool: WAVE (Utah State University)
Rule:
button_empty