A mechanism is available to bypass blocks of content that are repeated on multiple Web pages.
Not all components are represented here yet.
Checklist – System Foundations
Coding Standards
Test | Priority | Automated test? |
---|---|---|
Do all iFrames have unique titles? | Medium | Partial |
Are iframes that have no meaningful content hidden? | Medium | None |
Page Framework
Test | Priority | Automated test? |
---|---|---|
Does the page provide a way to skip large blocks of content? | High | None |
Checklist – Components
Breadcrumbs
Test | Priority | Automated test? |
---|---|---|
When the user chooses to skip repeated navigation blocks does that include the breadcrumbs? | High | None |
Global Header
Test | Priority | Automated test? |
---|---|---|
Does the global header provide a way to skip directly to the main content? | High | None |
Local Navigation
Test | Priority | Automated test? |
---|---|---|
Does the page provide a way to skip navigation? | High | None |