[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fop-cvs
Subject:    svn commit: r524014 -
From:       vhennebert () apache ! org
Date:       2007-03-30 9:49:39
Message-ID: 20070330094939.9909E1A983E () eris ! apache ! org
[Download RAW message or body]

Author: vhennebert
Date: Fri Mar 30 02:49:38 2007
New Revision: 524014

URL: http://svn.apache.org/viewvc?view=rev&rev=524014
Log:
Add explicit border-collapse="separate" property in preparation for the \
implementation of the border-collapsing model

Modified:
    xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_9.xml

Modified: xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_9.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_9.xml?view=diff&rev=524014&r1=524013&r2=524014
 ==============================================================================
--- xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_9.xml \
                (original)
+++ xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_9.xml Fri Mar \
30 02:49:38 2007 @@ -49,7 +49,7 @@
           </fo:block>
         </fo:static-content>
         <fo:flow flow-name="xsl-region-body">
-          <fo:table color="black" table-layout="fixed">
+          <fo:table color="black" table-layout="fixed" border-collapse="separate">
             <fo:table-column number-columns-repeated="2"/>
             <fo:table-body>
               <fo:marker marker-class-name="test">body1</fo:marker>
@@ -77,7 +77,7 @@
               </fo:table-row>
             </fo:table-body>
           </fo:table>
-          <fo:table color="red" table-layout="fixed">
+          <fo:table color="red" table-layout="fixed" border-collapse="separate">
             <fo:table-column number-columns-repeated="2"/>
             <fo:table-body>
               <fo:marker marker-class-name="test">body2</fo:marker>
@@ -99,7 +99,7 @@
               </fo:table-row>
             </fo:table-body>
           </fo:table>
-          <fo:table color="blue" table-layout="fixed">
+          <fo:table color="blue" table-layout="fixed" border-collapse="separate">
             <fo:table-column number-columns-repeated="2"/>
             <fo:table-body>
               <fo:marker marker-class-name="test">body3</fo:marker>
@@ -130,7 +130,7 @@
               </fo:table-row>
             </fo:table-body>
           </fo:table>
-          <fo:table table-layout="fixed">
+          <fo:table table-layout="fixed" border-collapse="separate">
             <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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic