You are viewing information archived from Mozilla.org on 2015-08-05.

Test Case Description for  Text Tag

Purpose: Verify text is provided for every non-text element.(eg,via "alt","longdesc",or in element content.)



Initial  Conditions:

  1. Have Screen Reader program installed.


Steps/Description:

  1. View "here " with the browser and move the cursor over the images which are on the top of the page.
  2. Turn off images in your browser, reload the page.



  3. Turn off images in your browser,reload the page which includes animation.

 
Expected Results:

  1. In Step1,Alternative text for each image is displayed as a text pop-up in supported graphical browsers.                       
  2. In Step2,Each image is replaced with its alternative text which are "Access Board Logo","Access Board Header Graphic"
  3. In Step3,animation is replaced with its alternative text which is " This is a boy kissing you."                                                                                                                                                                   




HTML Source Code:

<
img src="art/logo-green.gif" alt="Access Board Logo" >

<img src="art/logo-green.gif" alt="Access Board Header Graphic">
<img src="../images/Kissed.gif" alt="This is a boy kissing you."  width="384' height="552">