<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/images/8" 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 BOTTOM, it
means that the bottom of the image is aligned vertically with the current
baseline.
</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 bottom, so its bottom is aligned with the bottom of this text<br/>line:<img align="bottom" src="partcldy.wbmp" alt="WBMP image"/>
</p>
<p mode="wrap">Is the bottom of the image aligned with the bottom of the text?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

