<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/text/pre/1" class="D" scope="wml:pre" testtype="application" type="manual" source="wml13#11.8.9" device="both">
  <assertion>When the PRE element is used, the enclosed text is 'preformatted'.  The
user agent may leave white space intact, render text with a fixed-pitch font
and may disable automatic word wrap.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>This is some preformatted text
<br/>
<pre>This text is preformatted and should be rendered as so.  This is a 
large space.              ......
</pre>
</p>
<p mode="wrap">Is the text above shown as preformatted text?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

