<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/tasks/go/5" class="A" scope="wml" testtype="application" type="auto" source="wml13#9.5.1" device="both">
  <assertion>When the SENDREFERER attribute of the GO element is set to "false" or is
not set, the user agent must not send the URL of the deck containing this task
to the server.
</assertion>
  <results>
    <result notexist="true">
      <name>ENV_HTTP_REFERER</name>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<onevent type="onenterforward">
<go href="<responseurl>" sendreferer="false">
<sessionvars>
</go>
</onevent>
<auto_failed>
</card>]]>
  </method>
</test>

