<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/select/option/4" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.2.2" device="both">
  <assertion>When the OPTION element contains PCDATA, that data is presented as the
description of the option.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Examine the following selections:
<select name='test' value=''>
<option value='one'>First Option</option>
<option value='two'>Second Option</option>
</select>
</p>
<p mode="wrap">Were the option descriptions "First Option" and "Second Option"
displayed?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

