<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/4" class="D" scope="wml:accesskey" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>When the ACCESSKEY attribute of the INPUT element is specified the user
agent shall assign an ACCESSKEY for that element.
</assertion>
  <specnote>Made class D with reference to PR 2417</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Maxlength is 8:
<input type="text" maxlength="8" name="test" accesskey="1"/>
</p>
<p mode="wrap">Is there an access key assigned to the input element?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

