<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/text/p/mode/4" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.8.3" device="both">
  <assertion>When the MODE attribute of the P element is not specified, and the P
element is the first P element of the CARD, it defaults to "wrap" mode.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p><wrapstring></p>
<p mode="wrap">Do the asterisks line wrap to a second line?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

