All checks were successful
ci / fast (linux) (push) Successful in 7m15s
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>