Kilotest: Diagnoses of focusable element hidden
violation by HTML element 133 on Portland Community College page
Basics
About the Portland Community College page
- URL: https://www.pcc.edu/
- Tested 38 days ago by job
icoon 2026-04-24 at 19:44
About HTML element 133
- Tag name:
A - Text:
Pause animation
- Start tag:
<a href="#" id="photo-collage-pause" title="Play/Pause button" aria-label="Play/Pause button" aria-hidden="true"> - XPath:
/html/body/main[1]/section[1]/a[1] - Bounding box: x = 1850, y = 340, width = 25, height = 60
About the focusable element hidden
issue
- Why it matters: Keyboard-only user cannot navigate properly to the operable items
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the focusable element hidden
issue for HTML element 133 of the Portland Community College page.
- ARIA hidden element must not be focusable or contain focusable elements; Focusable content should have tabindex="-1" or be removed from the DOM
Tool: Axe (Deque)
Rule:
aria-hidden-focus - Element "a" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Tool: Accessibility Checker (IBM)
Rule:
aria_hidden_nontabbable