<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/text/br/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.8.4" device="both">
  <assertion>When a BR element is encountered, the user agent breaks the current
line. Subsequent text in the paragraph is continued on the following line.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>This<br/>line<br/>is<br/>broken<br/>between<br/>each<br/>word.</p>
<p mode="wrap">Is there a linebreak after each word?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

