Kilotest: Diagnoses of event not keyboard-triggerable?
violation by HTML element 1219 on Prevention of Blindness Society of Metropolitan Washington page
Basics
About the Prevention of Blindness Society of Metropolitan Washington page
- URL: https://www.youreyes.org/
- Tested 43 days ago by job
8hfon 2026-06-08 at 02:19
About HTML element 1219
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.youreyes.org%2Fevent%2F994-373-569%2F" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;" target="_blank" title="Linkedin"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the event not keyboard-triggerable?
issue
- Why it matters: Keyboard-only user may be unable to perform an action
- Priority: lowest
- Related WCAG standard: 2.1.1
Diagnoses
Here is how rule engines diagnose the event not keyboard-triggerable?
issue for HTML element 1219 of the Prevention of Blindness Society of Metropolitan Washington page.
- Ensure the functionality provided by an event handler for this element is available through the keyboard
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle2.Guideline2_1.2_1_1.G90