<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/media/images/gcrules/1" class="C" scope="wae2:images" 
	testtype="application" type="manual" source="wae2#6.6.2" device="client">
	<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[
			<wml:card id="main" title="main" newcontext="true">
				<p>The following image should be loaded.
					<img src="[[testurl]]wap.wbmp" alt="WBMP Image"/>
				</p>
				<p>Is a WAP logo shown?
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>

