<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/css/cssrules/1" class="C" scope="wae:css" 
	testtype="application" type="manual" source="wae#6.3.2" device="both">
	<assertion>When a WAE user agent allows authors to control appearance 
	of the document it must support WAP CSS.
	</assertion>
	<specnote>Send a very simple WAP document 
	(e.g. &lt;p style="text-align:right"&gt;test&lt;/p&gt;) and make sure 
	that the text is aligned on the right side. Otherwise if no common 
	properties can be defined, this test should be as untestable.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p style="text-align:right">cssrules/1</p>
				<p mode="wrap">Is the text right aligned ?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>
