You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/06/21 22:08:18 UTC

cvs commit: xml-xalan/test/tests/conf-gold/attribset attribset17.out

dbertoni    01/06/21 13:08:18

  Modified:    test/tests/conf-gold/attribset attribset17.out
  Log:
  Fixed problem with boolean attribute.
  
  Revision  Changes    Path
  1.3       +1 -1      xml-xalan/test/tests/conf-gold/attribset/attribset17.out
  
  Index: attribset17.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/attribset/attribset17.out,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- attribset17.out	2001/01/31 22:45:12	1.2
  +++ attribset17.out	2001/06/21 20:08:15	1.3
  @@ -1,6 +1,6 @@
   
   <HTML>
   <Form>Zoneone
  -<Input Type="checkbox" CHECKED="1">
  +<Input Type="checkbox" CHECKED>
   </Form>
   </HTML> 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org