<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/images/gcrules/1" class="C" scope="wae:images" 
	testtype="application" type="manual" source="wae#6.6.2" device="both">
	<assertion>When a WAE user agent supports images it must support 
	wireless bitmap.
	</assertion>
	<specnote>Get the user to access a document that contains a wireless 
	bitmap. Make sure that the bitmap image is shown.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p>The following image should be loaded.
					<img src="<testurl>wap.wbmp" alt="WBMP Image"/>
				</p>
				<p mode="wrap">Is a WAP logo shown?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>
