Kilotest: Diagnoses of button name not visible
violation by HTML element 98 on Climate Emergency Fund page
Basics
About the Climate Emergency Fund page
- URL: https://www.climateemergencyfund.org/
- Tested 38 days ago by job
hopon 2026-04-24 at 20:58
About HTML element 98
- Tag name:
DIV - Text:
Climate Emergency Fund … Donate now
- Start tag:
<div class="fixed top-[1.8rem] right-[0.8rem] px-1 z-[99] lg:hidden ml-auto mix-blend-difference" style="--padding:0"> - XPath:
/html/body/div[1]/div[1]/header[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 tools diagnose the button name not visible
issue for HTML element 98 of the Climate Emergency Fund page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Hamburger 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