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:03:29 UTC

cvs commit: xml-xalan/test/tests/conf-gold/select select74.out

dmarston    01/06/21 14:03:29

  Added:       test/tests/conf-gold/select select74.out
  Log:
  Example from spec made into test case
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/select/select74.out
  
  Index: select74.out
  ===================================================================
  <html>
  <head>
  <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <title>Customers</title>
  </head>
  <body>
  <table>
  <tbody>
  <tr>
  <th>William</th><td>pc10</td><td>pc20</td>
  </tr>
  <tr>
  <th>Harry</th><td>pc21</td><td>pc22</td>
  </tr>
  </tbody>
  </table>
  </body>
  </html>
  
  
  

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