Technique failure-of-222-due-to-blinking:Failure of Success Criterion 2.2.2 due to using blinking content that lasts for more than five seconds without a mechanism to stop it
About this Technique
This technique is not referenced from any Understanding document.
This failure applies to blinking content created using CSS animations or client-side scripting.
Description
Blinking content can be distracting and overwhelming for users, for example people with cognitive disabilities such as attention disorders. Content that starts automatically, blinks for five seconds or more, is presented in parallel with other content, and does not have a method to stop the blinking fails Success Criterion 2.2.2.
Examples
Example 1
A product listing page uses constantly blinking prices to draw attention to sale items. This fails the success criterion because users cannot control the blink.
Tests
Procedure
- Examine the page for the presence of blinking content that starts automatically, is presented in parallel with other content, and lasts for more than five seconds.
- If such content is present, check there is a method to stop the blinking.
Expected Results
- If #2 is false, the content fails the success criterion.