<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/text/p/5" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.8.3" device="both">
  <assertion>When a P element is empty or contains only insignificant white space, it
must not impact line wrap mode.
</assertion>
  <specnote>The test implements an insignificant paragraph which changes the line-wrap mode. The test then prompts the user to check that the change in line wrap mode was correctly ignored.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>  </p>
<p mode="wrap">First paragraph: <wrapstring></p>
<p mode="nowrap">  </p>
<p>Second paragraph: <wrapstring></p>
<p mode="wrap">Is the second paragraph of asterisks line wrapped?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

