Kilotest: Diagnoses of button name not visible
violation by HTML element 89 on Earthjustice page
Here is how tools diagnose the button name not visible
issue for HTML element 89 of the Earthjustice page.
Basics
- 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
- About the Earthjustice page
- URL:
https://earthjustice.org/ - Tested on 2026-04-02 at 14:23
- URL:
- About HTML element 89
- Tag name:
DIV - Text:
ABOUT US … SEARCH
- Start tag:
<div class="fl-menu fl-menu-responsive-toggle-mobile fl-menu-responsive-flyout-overlay fl-flyout-right"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1] - Bounding box: x = 685, y = 45, width = 930, height = 52
- Tag name:
Diagnoses
- The button content has only whitespaces. Having only defined an attribute aria-label="Menu" 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