Kilotest: Diagnoses of button name not visible
violation by HTML element 1399 on Oregon Museum of Science and Industry page
Basics
About the Oregon Museum of Science and Industry page
- URL: https://omsi.edu/
- Tested 20 days ago by job
42won 2026-05-12 at 23:14
About HTML element 1399
- Tag name:
DIV - Text:
Visit
- Start tag:
<div class="w-full flex items-center justify-between"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1] - 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 1399 of the Oregon Museum of Science and Industry page.
- The button content has only whitespaces. Having only defined an attribute aria-label="Toggle visit 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