W3CWeb Accessibility Initiative Home

Toggle animated IMG images

On this page: Test 1 | References | About these tests

Nearby: More HTML 4.01 Tests | UAAG 1.0 Test Suite

UAAG 1.0 Requirement

Checkpoint 3.2 Toggle audio, video, animated images (Priority 1 )
Provision 1 : Allow configuration not to render audio, video, or animated image content, except on explicit user request.

Test 1 :

Procedure

  1. Configure the user agent to not render the animated image content that is automatically rendered when this page loads.
  2. Configure the user agent to only render this animated image content upon explicit user request.

Run test

Animated GIF image that alternates an image of the word animated and an image of the word image

Expected results

  1. The user agent can be configured to render the animated image content of this page only upon explicit user request.
  2. The user agent may satisfy this checkpoint by making animated image content invisible, but this technique is not recommended.

Source code

<p>
  <img src="../images/gopher2.gif" alt="Animated gif image of a gopher peering out of its hole" title="Animated gif image of a gopher"></img>
</p>

References

  1. HTML 4.01 specification for IMG

About this test suite

This test is part of a test suite for the User Agent Accessibility Guidelines (UAAG) 1.0 . This work is conducted by the User Agent Accessibility Guidelines Working Group , which is part of W3C's Web Accessibility Initiative (WAI) . Please send comments on this test to w3c-wai-ua@w3.org ( public archive ).


Test created by:

Last modified: $Date: 2003/06/19 15:50:11 $ by $Author: koteles $