<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/features/internationalisation/encoding/1" class="A" 
	scope="wae" testtype="application" type="manual" source="wae#7.4.1" 
	device="client">
	<assertion>A WAE user agent must support UTF-8 character encoding.
	</assertion>
	<specnote>Get the user to access a link of a document that is encoded in
	UTF-8. Make sure that the document is displayed correctly.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p>Please go to this <a href="utf8.wml">link</a></p>
				<p mode="wrap">Was the character UTF-8 displayed above?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>
