Kilotest: Diagnoses of button name not visible
violation by HTML element 448 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 4 days ago by job
wm0on 2026-08-27 at 21:08
About HTML element 448
- Tag name:
DIV - Text:
Search ThirdAct.org
- Start tag:
<div class="modal-header"> - XPath:
/html/body/div[2]/div[1]/div[1]/div[1]/div[1] - Bounding box: [not obtained]
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 448 of the Third Act page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Close" 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