<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/images/7" class="C" scope="wml:imgalign" testtype="application" type="manual" source="wml13#11.9" device="both">
  <assertion>When the ALIGN attribute of the IMG element is specified as TOP, it
means that the top of the image is aligned vertically with the top of the
current text line.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>The following image has an alignment of top, so its top is aligned with the
top of this text<br/>line:<img align="top" src="rainy.wbmp" alt="WBMP image"/>
</p>
<p mode="wrap">Is the top of the image aligned with the top of the text?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

