Files
Zachary D. Rowitsch dffaef5d06
All checks were successful
ci / fast (linux) (push) Successful in 7m15s
Add focus management and keyboard navigation with tabindex ordering and review fixes (Story 4.7)
Implements Tab/Shift+Tab sequential focus navigation per HTML §6.4.3: tabindex
parsing, focus order algorithm (positive tabindex first ascending, then natural
order), cyclic wrapping, disabled/hidden element exclusion, and focus outline
for all focused elements. Code review added 11 unit tests for missing AC #7
scenarios and fixed misleading comment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 16:51:55 -04:00
..