<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/wbmp/typeid/1" class="C" scope="wae2:images" 
	testtype="application" type="manual" source="wbmp2#4.1" device="both">
	<assertion>When a user agent supports WBMP, it must support WBMP type 0
	</assertion>
	<specnote>Display a WBMP image of type 0 (uncompressed) to the user.
	Make sure that the image was displayed.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
  <method>
  	<![CDATA[
  		<wml:card id="main" title="main" newcontext="true">
				<p>The following is an image of a WAP logo:
					<img alt="WBMP Image" src="wap.wbmp"/>
				</p>
				<p>Was a WAP logo displayed?
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>
