cvs commit: xml-fop/examples/fo/tables borders.fo

2003-08-26 Thread gmazza
gmazza  2003/08/26 14:52:39

  Modified:examples/fo/tables borders.fo
  Log:
  Updated the tables-collapse property on several tables from "separate" to "collapse".
  
  Revision  ChangesPath
  1.4   +7 -6  xml-fop/examples/fo/tables/borders.fo
  
  Index: borders.fo
  ===
  RCS file: /home/cvs/xml-fop/examples/fo/tables/borders.fo,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- borders.fo20 Aug 2003 22:04:51 -  1.3
  +++ borders.fo26 Aug 2003 21:52:39 -  1.4
  @@ -187,7 +187,7 @@
 Table 2: row borders
 
   
  -  
  +  
 
 
 
  @@ -311,7 +311,7 @@
 Table 3: column borders
 
   
  -  
  +  
 
 
 
  @@ -378,7 +378,7 @@
 Table 4: column borders over page
 
   
  -  
  +  
 
 
 
  @@ -814,7 +814,7 @@
 Table 7: combinations
 
   
  -  
  +  
 
 
 
  @@ -1155,8 +1155,9 @@
 Table 10: This example is the first example given in the CSS2 border conflict 
 resolution rules.  
 (See http://www.w3.org/TR/REC-CSS2/tables.html#border-conflict-resolution)
  -  Not all properties are currently implemented--Check the FOP compliance page
  -  for current implementation status.
  +  When all properties are resolved and implemented, the table below should
  +  resemble the one shown in this section of the CSS2 specification. 
  +  Check the FOP compliance page for current implementation status.
 
   
   

cvs commit: xml-fop/examples/fo/tables borders.fo

2003-08-20 Thread gmazza
gmazza  2003/08/20 15:04:51

  Modified:examples/fo/tables borders.fo
  Log:
  Examples 8-11 added to check:
  1) implementation of border properties (border-color,
  border-width, border-style, etc.) at the fo:table-row and fo:table-column level.
  2) border property conflict resolutions as defined in CSS2 standard at
  http://www.w3.org/TR/REC-CSS2/tables.html#border-conflict-resolution
  
  Revision  ChangesPath
  1.3   +323 -12   xml-fop/examples/fo/tables/borders.fo
  
  Index: borders.fo
  ===
  RCS file: /home/cvs/xml-fop/examples/fo/tables/borders.fo,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- borders.fo29 Jan 2003 16:07:55 -  1.2
  +++ borders.fo20 Aug 2003 22:04:51 -  1.3
  @@ -183,8 +183,8 @@
 
 
   
  -  
  -  Table 1: row borders
  +  
  +  Table 2: row borders
 
   
 
  @@ -307,8 +307,8 @@
 
 
   
  -  
  -  Table 1: column borders
  +  
  +  Table 3: column borders
 
   
 
  @@ -374,8 +374,8 @@
 
 
   
  -  
  -  Table 1: column borders over page
  +  
  +  Table 4: column borders over page
 
   
 
  @@ -441,8 +441,8 @@
 
 
   
  -  
  -  Table 1: body borders
  +  
  +  Table 5: body borders
 
   
 
  @@ -625,8 +625,8 @@
 
 
   
  -  
  -  Table 1: table borders
  +  
  +  Table 6: table borders
 
   
 
 
   
  -  
  -  Table 1: combinations
  +  
  +  Table 7: combinations
 
   
 
  @@ -1018,6 +1018,317 @@
 
 
   
  +  
  +  Table 8:  This is a table with border properties (border-style, 
  +  border-width, border-color) defined at the fo:table-column and 
  +  fo:table-row level.  Not all properties are currently 
  +  implemented--check the compliance page on the FOP website for current 
  +  implementation status.
  +  
  +
  +
  +
  +
  +
  +
  +
  +   
  + 
  +   
  +   (1,1)
  +   
  + 
  + 
  +   
  +   (1,2)
  +   
  + 
  + 
  +   
  +   (1,3)
  +   
  + 
  +   
  +   
  + 
  +   
  +   (2,1)
  +   
  + 
  + 
  +   
  +   (2,2)
  +   
  + 
  + 
  +   
  +   (2,3)
  +   
  + 
  +   
  +   
  + 
  +   
  +   (3,1)
  +   
  + 
  + 
  +   
  +   (3,2)
  +   
  + 
  + 
  +   
  +   (3,3)
  +   
  + 
  +   
  + 
  +  
  +
  +  
  +  Table 9: This table has border properties defined at the 
  +  fo:table-cell level.
  +  
  +
  +
  +
  +
  +
  +
  +
  +   
  + 
  +   
  +   (1,1)
  +   
  + 
  + 
  +   
  +   (1,2)
  +   
  + 
  + 
  +   
  +   (1,3)
  +   
  + 
  +   
  +   
  + 
  +   
  +   (2,1)
  +   
  + 
  + 
  +   
  +   (2,2)
  +   
  + 
  + 
  +   
  +   (2,3)
  +   
  + 
  +   
  +   
  + 
  +   
  +   (3,1)
  +   
  + 
  + 
  +   
  +   (3,2)
  +   
  + 
  + 
  +   
  +   (3,3)
  +   
  + 
  +   
  + 
  +  
  +
  +  
  +  Table 10: This example is the first example given in the CSS2 border conflict 
  +  resolution rules.  
  +  (See http://www.w3.org/TR/REC-CSS2/tables.html#border-conflict-resolution)
  +  Not all properties are currently implemented--Check the FOP compliance page
  +  for current implementation status.
  +  
  +
  +
  +
  +
  +
  +
  +
  +   
  + 
  +   
  +   1
  +   
  + 
  + 
  +   
  +   2
  +   
  + 
  + 
  +   
  +   3
  +   
  + 
  +   
  +   
  + 
  +   
  +   4
  +   
  + 
  + 
  +   
  +   5
  +   
  + 
  + 
  +   
  +   6
  +   
  + 
  +   
  +   
  + 
  +   
  +   7
  +   
  + 
  + 
  +   
  +   8
  +   
  + 
  + 
  +   
  +   9
  +   
  + 
  +   
  +   
  + 
  +   
  +   10
  +   
  +