You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2005/06/22 16:43:39 UTC

cvs commit: xml-fop/test/layoutengine/testcases markers9.xml

jeremias    2005/06/22 07:43:39

  Modified:    test/layoutengine/testcases markers9.xml
  Log:
  Checks were developed when breaks on tables were NYI, so I have to remove this to make it work again when breaks are available on tables.
  
  Revision  Changes    Path
  1.3       +2 -2      xml-fop/test/layoutengine/testcases/markers9.xml
  
  Index: markers9.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/test/layoutengine/testcases/markers9.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- markers9.xml	31 May 2005 12:48:17 -0000	1.2
  +++ markers9.xml	22 Jun 2005 14:43:39 -0000	1.3
  @@ -129,7 +129,7 @@
                 </fo:table-row>
               </fo:table-body>
             </fo:table>
  -          <fo:table break-before="page">
  +          <fo:table>
               <fo:table-column number-columns-repeated="2"/>
               <fo:table-body color="black">
                 <fo:marker marker-class-name="test">body5</fo:marker>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org