Focus relevant
foundational
Normative Text
The focus order does not include hidden, static, or groups of repeated interactive elements.
Tests
This section is non-normative.
Procedure
For groups of repeated interactive elements (for example, a site-wide navigation bar on a website):
- Check that a method of skipping them is available.
- Check that hidden interactive elements do not receive focus.
- Check that static elements do not receive focus.
Expected results
- #1, #2, and #3 are true.
Tests
This content needs to be written.