Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- selectors module: tabbable - enabled elements (0, 10, 10)
- input, no type
- input, type text
- input, type checkbox
- input, type radio
- input, type button
- input, type hidden
- select
- textarea
- anchor with href
- anchor without href
- selectors module: tabbable - disabled elements (0, 8, 8)
- input, no type
- input, type text
- input, type checkbox
- input, type radio
- input, type button
- input, type hidden
- select
- textarea
- selectors module: tabbable - hidden styles (0, 6, 6)
- input, hidden wrapper - display: none
- anchor, hidden wrapper - display: none
- input, hidden wrapper - visibility: hidden
- anchor, hidden wrapper - visibility: hidden
- input, display: none
- input, visibility: hidden
- selectors module: tabbable - tabindex (0, 4, 4)
- input, tabindex 0
- input, tabindex 10
- input, tabindex -1
- input, tabindex -50
- jQuery extensions module: attr - aria (0, 6, 6)
- role is empty via attr
- role is tablist: tablist
- aria expanded is undefined: undefined
- aria expanded is true: true
- aria expanded is undefined after removing: undefined
- aria expanded is false: false
Tests completed in 15 milliseconds.
0 tests of 34 failed.