<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/wbmp/typeid/1" class="C" scope="wae: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[
			<card newcontext="true" id="main">
				<p>The following is an image of a WAP logo:
					<img alt="WBMP Image" src="wap.wbmp"/>
				</p>
				<p mode="wrap">Was a WAP logo displayed?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>
