Kilotest: Diagnoses of custom button keyboard-inoperable?
violation by HTML element 400 on Not Here to be Liked page
Basics
About the Not Here to be Liked page
- URL: https://www.notheretobeliked.studio/
- Tested 38 days ago by job
bdxon 2026-04-24 at 20:58
About HTML element 400
- Tag name:
DIV - Text:
Explore all our work
- Start tag:
<div class="m-auto flex justify-center "> - XPath:
/html/body/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1] - Bounding box: x = 534, y = 4737, width = 852, height = 44
About the custom button keyboard-inoperable?
issue
- Why it matters: Custom item may prevent a keyboard-only user from operating it
- Priority: lowest
- Related WCAG standard: 2.1.1
Diagnoses
Here is how tools diagnose the custom button keyboard-inoperable?
issue for HTML element 400 of the Not Here to be Liked page.
- You have defined attribute <code>role="button"</code> on a <code><a></code> element. Make sure the user is able to activate it using the <kbd>ENTER</kbd> and <kbd>SPACE</kbd> keys.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
link_button_space_key