W3CWeb Accessibility Initiative Home

IMG toggle

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.6 Toggle images (Priority 2 )
Provision 1 : Allow configuration not to render image content.

Test 1 :

Procedure

  1. Configure the user agent to not render images and reload the page.

Run test

Test Image

Expected results

  1. The user agent may satisfy this checkpoint by making images invisible, although this is not recommended.
  2. The user agent may also use techniques outlined in checkpoint 2.3 to provide access to unrendered images.

Source code

<img src="../images/test.gif" alt="Test Image" width="272" height="50"></img>

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/04/02 23:46:37 $ by $Author: jongund $