]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Expected page breaker element list.
authorJeremias Maerki <jeremias@apache.org>
Wed, 10 Aug 2005 06:48:29 +0000 (06:48 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 10 Aug 2005 06:48:29 +0000 (06:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock@231177 13f79535-47bb-0310-9956-ffa450edef68

test/layoutengine/testcases/inline-block2.xml

index c3b085e709c710478f63050e9fce93d5113b4568..2d759a618bc2099825009a562ce5d1b063a14a2c 100644 (file)
@@ -42,7 +42,7 @@
             hyphenate="true" text-align="justify">
             The appropriate values of the parameters can be obtained from <fo:inline background-color="lightgray">the following table:
             <fo:block>
-          <fo:table table-layout="fixed" border-collapse="separate" margin="0pt" border="solid 5pt" padding="5pt" width="4in + 10pt + 10pt" background-color="lightgray">
+          <fo:table table-layout="fixed" border-collapse="separate" margin="0pt" border="solid 5pt" padding="5pt" width="4in + 10pt + 10pt" background-color="gray">
             <fo:table-column column-width="2in"/>
             <fo:table-column column-width="2in"/>
             <fo:table-body start-indent="0pt" end-indent="0pt">
     </fo:root>
   </fo>
   <checks>
+    <element-list category="breaker">
+      <box w="14400"/>
+      <box w="14400"/>
+      <penalty w="0" p="0"/>
+      <box w="14400"/>
+      <penalty w="20000" p="0"/>
+      <box w="14400"/>
+      <penalty w="0" p="0"/>
+      <box w="14400"/>
+      <box w="14400"/>
+      <skip>3</skip>
+    </element-list>
   </checks>
 </testcase>