<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/head/access/2" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.3.1" device="both">
  <assertion>When the DOMAIN attribute of the ACCESS element (of a new deck) is not set, it defaults to the domain of the current deck.
</assertion>
  <results>
    <result>
      <name>test</name>
      <value>pass</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;
<anchor>
<go href="<deck1>">
</go>
link</anchor>
&nbsp;to attempt to access a deck with access
restrictions that uses a default domain.</p>
<auto_failed>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<head>
<access path="<pathtotest>"/>
</head>
<card id="main">
<onevent type="onenterforward">
<go href="<resulturl>">
<postfield name="test" value="pass"/>
<sessionvars>
</go>
</onevent>
<auto_failed>
</card>






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

