Kilotest: Diagnoses of button name not visible
violation by HTML element 222 on Probably Good page
Basics
About the Probably Good page
- URL: https://probablygood.org/
- Tested 3 days ago by job
n2uon 2026-05-30 at 00:32
About HTML element 222
- Tag name:
SPAN - Text: [not applicable]
- Start tag:
<span class="menu-bar-item"> - XPath:
/html/body/div[1]/header[1]/div[1]/nav[2]/div[1]/div[2]/span[1] - Bounding box: x = 1503, y = 25, width = 57, height = 60
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 tools diagnose the button name not visible
issue for HTML element 222 of the Probably Good page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Open search" 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