<?xml version="1.0" encoding="UTF-8"?>
<!--

  $Author: richard $

  $Revision: 1.4 $

  $Log: 8,v $
  Revision 1.4  2002/02/23 11:30:01  richard
  wml:card

  Revision 1.3  2001/10/30 16:22:13  gb
  Modified all the test files in the wml2 directory such that it puts the <?xml?> declaration back at the top of the file, before the comment.

  Revision 1.2  2001/10/08 21:56:06  gb
  Added the standard header of Author, Revision and Log at the top of each template file.


-->
<test id="wml2/markup/contextandnav/wmlgoelement/8" class="B" scope="wml2" 
  testtype="application" type="manual" source="wml2#6.16.4" device="both">
  <assertion>When the WML:GO element contains one or more WML:POSTFIELD elements, 
  and the URI stated in the WML:GO element specifies a card in the same document, 
  the user agent must ignore the WML:POSTFIELD elements.</assertion>
  <specnote>Untestable as it is not possible to check for parameters when navigating 
  from one card to the next in the same document.</specnote>
  <method>
    <![CDATA[<wml:card newcontext="true" id="main">
</wml:card>]]>
  </method>
</test>

