Kilotest: Diagnoses of button name not visible
violation by HTML element 105 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 105
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="col-auto"> - XPath:
/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the button name not visible
issue
- Why it matters: User cannot get help explaining a button
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the button name not visible
issue for HTML element 105 of the YMCA of Greater San Antonio page.
- The button content has only whitespaces. Having only defined an attribute aria-label="Toggle navigation" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description