<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/images/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.9" device="both">
  <assertion>When the ALT attribute of the IMG element is specified as a string, it
defines alternate text that is displayed when the image cannot be loaded.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>The following is an image where the source cannot be loaded, so the alt
text is displayed:<br/>
<img src="nofile.gif" alt="alternate text"/>
</p>
<p mode="wrap">Was "alternate text" displayed?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

