<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/fieldset/3" class="B" scope="wml" testtype="application" type="manual" source="wml13#11.6.4" device="both">
  <assertion>When the FIELDSET element is used and there are no fields in that set
the user agent shall display an error.
</assertion>
  <specnote>made untestable whilst specfication interpretation resolved - PR2272</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this <anchor>
<go href="<deck1>">
<sessionvars>
</go>link</anchor> and then come back to
this screen.</p>
<p mode="wrap">Was an error displayed?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main">
<do type="prev" name="Back">
	<prev/>
</do>
<p>Here are some input boxes.  You should not get here
<br/>
<fieldset title="set1">
	1<input format="m*m" emptyok="true" name="test1" value="Value 1"/>
	2<input format="m*m" emptyok="true" name="test2" value="Value 2"/>
	3<input format="m*m" emptyok="true" name="test3" value="Value 3"/>
</fieldset>
<fieldset title="set2">
</fieldset>    
</p>

</card>
]]>
    </deck>
  </decks>
</test>

