Kilotest: Diagnoses of focusable element hidden
violation by HTML element 531 on Tradeoffs page
Basics
About the Tradeoffs page
- URL: https://tradeoffs.org/
- Tested 30 days ago by job
5g2on 2026-06-20 at 13:59
About HTML element 531
- Tag name:
FIGURE - Text:
‘We Can’t Afford All These Humans’: A Doctor’s Take on AI in Health Care … We talk with physician and writer Bob Wachter about why he’s cautiously optimistic that artificial intelligence will usher in a ‘golden age’ of medicine — and the questions he still has about these powerful new…
- Start tag:
<figure class="post-thumbnail"> - XPath:
[not obtained] - Bounding box: x = 360, y = 4724, width = 356, height = 365
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 rule engines diagnose the focusable element hidden
issue for HTML element 531 of the Tradeoffs page.
- Using <code><code>aria-hidden="true"</code></code> on a visible focusable element will result in some users focusing on 'nothing'
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_aria_on_focusable_element