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

