2.2.2 Pause, Stop, Hide (A)

Definition for WCAG 2.0 success criterion 2.2.2

2.2.2 Pause, Stop, Hide: For moving, blinking, scrolling, or auto-updating information, all of the following are true:

The intent of this Success Criterion is to avoid distracting users during their interaction with a Web page.

Content that moves or auto-updates can be a barrier to anyone who has trouble reading stationary text quickly as well as anyone who has trouble tracking moving objects. It can also cause problems for screen readers. Moving content can also be a severe distraction for some people. Certain groups, particularly those with attention deficit disorders, find blinking content distracting, making it difficult for them to concentrate on other parts of the Web page.

"Moving, blinking and scrolling" refers to content in which the visible content conveys a sense of motion. Common examples include video, synchronized media presentations, animations (including animated backgrounds/videos added to pages purely to create visual interest, unless these animated backgrounds are very slow/subtle and deemed not to be distracting), real-time games, and scrolling stock tickers. If the moving, blinking or scrolling lasts for less than 5 seconds, it is exempt from this success criterion.

"Auto-updating" refers to content that updates or disappears based on a preset time interval. Common examples include audio, automatically updated weather information, news, stock price updates, and auto-advancing presentations and messages.

Note: the success criterion only applies to situations where moving, blinking, scrolling or auto-updating content is presented in parallel with other content. If the moving, blinking, scrolling or auto-updating content is the only content presented (for instance, a full-screen advert or an animated introduction), this criterion is marked as not applicable.

Note: if the page does not contain any moving, blinking, scrolling, or auto-updating information, this criterion is marked as not applicable

Testing success criterion 2.2.2

Input into spreadsheet

Fail
Moving, blinking, scrolling or auto-updating content does not provide a mechanism to pause, stop, or hide the content, or - in the case of auto-updating content - the update frequency cannot be set by the user.
Pass
For all moving, blinking, scrolling or auto-updating content, a mechanism is available to pause, stop or hide the content, or - in the case of auto-updating content - the update frequency can be set by the user.
N/A
The sample does not contain moving, blinking, scrolling or auto-updating content.

How to test