Kilotest: Diagnoses of event not keyboard-triggerable?
violation by HTML element 1179 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 1179
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.youreyes.org%2Fevent%2F994%2F" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;" title="Share on Facebook"> - 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 1179 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