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/08/10 17:01:53 UTC

svn commit: r231256 - /xmlgraphics/fop/branches/inlineblock/test/layoutengine/testcases/inline-block2.xml

Author: jeremias
Date: Wed Aug 10 08:01:49 2005
New Revision: 231256

URL: http://svn.apache.org/viewcvs?rev=231256&view=rev
Log:
Added the missing auxiliary boxes caused by border and padding on the table (currently not generated due to a bug).

Modified:
    xmlgraphics/fop/branches/inlineblock/test/layoutengine/testcases/inline-block2.xml

Modified: xmlgraphics/fop/branches/inlineblock/test/layoutengine/testcases/inline-block2.xml
URL: http://svn.apache.org/viewcvs/xmlgraphics/fop/branches/inlineblock/test/layoutengine/testcases/inline-block2.xml?rev=231256&r1=231255&r2=231256&view=diff
==============================================================================
--- xmlgraphics/fop/branches/inlineblock/test/layoutengine/testcases/inline-block2.xml (original)
+++ xmlgraphics/fop/branches/inlineblock/test/layoutengine/testcases/inline-block2.xml Wed Aug 10 08:01:49 2005
@@ -75,9 +75,11 @@
       <box w="14400"/>
       <box w="14400"/>
       <penalty w="0" p="0"/>
+      <box w="10000" aux="true"/>
       <box w="14400"/>
       <penalty w="20000" p="0"/>
       <box w="14400"/>
+      <box w="10000" aux="true"/>
       <penalty w="0" p="0"/>
       <box w="14400"/>
       <box w="14400"/>



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