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

cvs commit: xml-xalan/test/tests/conf-gold/copy copy38.out

pauldick    01/09/18 13:12:19

  Modified:    test/tests/conf-gold/copy copy38.out
  Log:
  Removed multiple <table> attributes.
  
  Revision  Changes    Path
  1.2       +6 -6      xml-xalan/test/tests/conf-gold/copy/copy38.out
  
  Index: copy38.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/copy/copy38.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- copy38.out	2001/08/03 15:04:13	1.1
  +++ copy38.out	2001/09/18 20:12:19	1.2
  @@ -2,7 +2,7 @@
   <body>
   <h1>Matches in Group A</h1>
   <h2>Brazil versus Scotland</h2>
  -<table cellpadding="5" border="1" bgcolor="#cccccc">
  +<table border="1">
   <tr>
   <td><b>Date</b></td><td><b>Home Team</b></td><td><b>Away Team</b></td><td><b>Result</b></td>
   </tr>
  @@ -11,7 +11,7 @@
   </tr>
   </table>
   <h2>Morocco versus Norway</h2>
  -<table cellpadding="5" border="1" bgcolor="#cccccc">
  +<table border="1">
   <tr>
   <td><b>Date</b></td><td><b>Home Team</b></td><td><b>Away Team</b></td><td><b>Result</b></td>
   </tr>
  @@ -20,7 +20,7 @@
   </tr>
   </table>
   <h2>Scotland versus Norway</h2>
  -<table cellpadding="5" border="1" bgcolor="#cccccc">
  +<table border="1">
   <tr>
   <td><b>Date</b></td><td><b>Home Team</b></td><td><b>Away Team</b></td><td><b>Result</b></td>
   </tr>
  @@ -29,7 +29,7 @@
   </tr>
   </table>
   <h2>Brazil versus Morocco</h2>
  -<table cellpadding="5" border="1" bgcolor="#cccccc">
  +<table border="1">
   <tr>
   <td><b>Date</b></td><td><b>Home Team</b></td><td><b>Away Team</b></td><td><b>Result</b></td>
   </tr>
  @@ -38,7 +38,7 @@
   </tr>
   </table>
   <h2>Brazil versus Norway</h2>
  -<table cellpadding="5" border="1" bgcolor="#cccccc">
  +<table border="1">
   <tr>
   <td><b>Date</b></td><td><b>Home Team</b></td><td><b>Away Team</b></td><td><b>Result</b></td>
   </tr>
  @@ -47,7 +47,7 @@
   </tr>
   </table>
   <h2>Scotland versus Morocco</h2>
  -<table cellpadding="5" border="1" bgcolor="#cccccc">
  +<table border="1">
   <tr>
   <td><b>Date</b></td><td><b>Home Team</b></td><td><b>Away Team</b></td><td><b>Result</b></td>
   </tr>
  
  
  

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