<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/charset/entities/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#6.2" device="both">
  <assertion>When a named character entity is encountered (e.g. &amp;amp;), its associated element from the document character set replaces the character entity in the text.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
&amp;amp; is &amp;<br/>
&amp;lt; is &lt;<br/>
&amp;gt; is &gt;<br/>
</p>
<p mode="wrap">Are the character entities displayed correctly?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

