<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/text/emphasis/b/1" class="C" scope="wml:b" testtype="application" type="manual" source="wml13#11.8.2" device="both">
  <assertion>When the B inline element is used, the text enclosed within the
B
element is displayed in a bold typeface.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Normal text.<br/>
<b>Bold text</b>.</p>
<p mode="wrap">Is the text "bold text" in a bold typeface?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

