Infinite scrolling controllable
Supplemental requirement
Where content includes infinite scrolling, a mechanism is provided prior to the scrolling content that allows users to switch off infinite scrolling. No content should be rendered unavailable as a result of switching on this option.
Tests
Procedure
For each instance of infinite scrolling:
- Check that the preceding content includes a mechanism to allow infinite scrolling to be switched off.
- Check that all content that was available via infinite scrolling is also available without relying on it.
Expected results
- #1 and #2 are true.
Key Terms
- infinite scrolling
To be defined.