13.8

On each web page, is every moving or blinking content controllable by the user (excluding special cases)?

WCAG Reference

WCAG 2.2.1

Tests

  1. 13.8.1

    On each web page, does each automatically-triggered moving content meet one of these conditions?

    The duration of the movement is less than or equal to 5 seconds.
    The user can stop and restart the movement.
    The user can show and hide the moving content.
    The user can display all the information without the movement.
  2. 13.8.2

    On each web page, does each automatically triggered blinking content meet one of these conditions?

    The blinking duration is less than or equal to 5 seconds.
    The user can stop and restart the blinking.
    The user can show and hide the blinking content.
    The user can display all the information without the blinking.

WCAG Techniques

  • F4
  • F7
  • F16
  • F47
  • F50
  • G4
  • G11
  • G152
  • G186
  • G187
  • G191
  • SCR22
  • SCR33
  • SCR36
  • SM11
  • SM12