<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/format/12" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>When the FORMAT attribute of the INPUT element is specified as an
invalid mask it must be ignored by the user agent.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Any value:
<input format="MadMask" name="test"/>
</p>
<p mode="wrap">Is the input field displayed allowing any input value?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

