<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/images/11" 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 user agent does not support 
the image format.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>The following image can not be found. 
<br/>
<img src="nothere.wbmp" alt="Alternative Text"/>
</p>
<p mode="wrap">Is "Alternative Text" shown above?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

