sboag       01/07/05 13:22:25

  Added:       test/tests/conf-gold/whitespace whitespace23.out
  Log:
  Another test for the normalize-space function, this one really testing 
handling of the newline.
  (in response to problem reported by "Carsten Ziegeler" <[EMAIL PROTECTED]>).
  
  Revision  Changes    Path
  1.1                  
xml-xalan/test/tests/conf-gold/whitespace/whitespace23.out
  
  Index: whitespace23.out
  ===================================================================
  <html>
  <a href="value%20xx">value xx</a>
  <a href="value">value</a>
  <a href="value%20zz">value zz</a>
  <a href="value%20yy">value yy</a>
  <a href="value%20xx">value xx</a>
  <a href="value">value</a>
  <a href="value%20zz">value zz</a>
  <a href="value%20yy">value yy</a>
  
  </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to