]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
force fixed table-layout. Without the width auto layout becomes active.
authorJeremias Maerki <jeremias@apache.org>
Wed, 9 Feb 2005 11:52:33 +0000 (11:52 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 9 Feb 2005 11:52:33 +0000 (11:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198404 13f79535-47bb-0310-9956-ffa450edef68

test/layoutengine/testcases/table1.xml

index 37895867cb4b1b8f65bd90b7b3c64dc80c9967e3..afed4748d0dc2b5ca9526367cda52d09f34b5f93 100644 (file)
@@ -30,7 +30,7 @@
       </fo:layout-master-set>
       <fo:page-sequence master-reference="normal" white-space-collapse="true">
         <fo:flow flow-name="xsl-region-body">
-          <fo:table table-layout="fixed">
+          <fo:table table-layout="fixed" width="100%">
             <fo:table-column column-width="2in"/>
             <fo:table-column column-width="3in"/>
             <fo:table-body>