Kilotest: Diagnoses of button name not visible
violation by HTML element 91 on Deque page
Basics
About the Deque page
- URL: https://www.deque.com/
- Tested 23 days ago by job
7tzon 2026-05-09 at 16:37
About HTML element 91
- Tag name:
FORM - Text:
Search for:
- Start tag:
<form role="search" method="get" class="search-form relative" action="https://www.deque.com/"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/form[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 91 of the Deque page.
- The button content has only whitespaces. Having only defined an attribute aria-label="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