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

cvs commit: xml-xalan/test/tests/conf-gold/whitespace whitespace20.out

dmarston    01/06/21 14:13:51

  Modified:    test/tests/conf-gold/whitespace whitespace20.out
  Log:
  Make results easier to interpret
  
  Revision  Changes    Path
  1.2       +5 -3      xml-xalan/test/tests/conf-gold/whitespace/whitespace20.out
  
  Index: whitespace20.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/whitespace/whitespace20.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- whitespace20.out	2000/12/17 22:24:07	1.1
  +++ whitespace20.out	2001/06/21 21:13:49	1.2
  @@ -1,5 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <root>
  -<out xml:space="default">        Test of xml:space w/default         </out>
  -<out xml:space="preserve">       Test of xml:space w/perserve        </out>
  -</root>
  +<out/>
  +<out xml:space="default"/>
  +<out xml:space="preserve"> 	</out>
  +<out xml:space="default"/>
  +</root>
  \ No newline at end of file
  
  
  

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