Sc2 2 2 Pause Stop Hide

Please note, this is a draft

Description

This test checks that moving, blinking, scrolling, or auto-updating information doesn’t distract users during their interaction with a web page.

Background

Assumptions

moving, blinking, scrolling, or auto-updating content is not part of an activity where it is essential.

Test properties

Property Value
Test name Pause, stop, hide
Test requirement 2.2.2 Pause, Stop, Hide
Test mode SemiAuto
Test environment rendered page
Test subject Single web page
User profile Requires sight

Test procedure

Selector

Test mode: automatic

The entire web page.

Step 1 (F47)

Test mode: automatic

Check in the code for the presence of the blink element.

If true:

Outcome Failed
Testcase SC2-2-2-pause-stop-hide
ID SC2-2-2-pause-stop-hide-fail1
Error Blink element is not allowed.

Else, continue with Step 2 (F4)

Step 2 (F4)

Test mode: automatic

Check in the code if the text-decoration: blink property is set.

If true:

Outcome Failed
Testcase SC2-2-2-pause-stop-hide
ID SC2-2-2-pause-stop-hide-fail2
Error Text-decoration:blink property is not allowed.

Else, continue with Step 3

Step 3

Test mode: automatic

Check if there is no moving or scrolling content or blinking content longer than 5 seconds.

User Input Question:

Property Value
Presented item Web page.
Requires context no
Requires Interaction no
Question Is there on the web page moving or scrolling content or blinking content that lasts more than 5 seconds?
Help Examples of moving or scrolling content are a scrolling banner or a news carousel. Examples of blinking content are animated images, GIF and Flash animations.

If yes, continue with Step 4

Else:

Outcome Passed
Testcase SC2-2-2-pause-stop-hide
ID SC2-2-2-pause-stop-hide-pass1

Step 4

Test mode: manual

Check if there is a mechanism to pause or stop the moving, scrolling or blinking content.

User Input Question:

Property Value
Presented item Web page.
Requires context yes
Requires Interaction yes
Question Is there a mechanism to pause or stop the moving, scrolling or blinking content?
Help Select “Yes” if it is possible to pause or stop the moving, scrolling, blinking content. Else select “No”.

If yes:

Outcome Passed
Testcase SC2-2-2-pause-stop-hide
ID SC2-2-2-pause-stop-hide-pass2

Else:

Outcome Failed
Testcase SC2-2-2-pause-stop-hide
ID SC2-2-2-pause-stop-hide-fail3
Error No mechanism available to pause or stop the moving, scrolling or blinking content.