Kilotest: Diagnoses of button name not visible
violation by HTML element 71 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 71
- Tag name:
DIV - Text:
about … donate
- Start tag:
<div class="elementor-widget-container"> - XPath:
/html/body/header[1]/header[1]/div[1]/div[2]/div[1]/div[1] - Bounding box: x = 484, y = 31, width = 356, height = 34
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 71 of the My Suma page.
- The button content has only whitespaces. Having only defined an attribute aria-label="Menu Toggle" 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