]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Helper blocks to 1) help visualize the testcase and 2) make sure the space-after...
authorJeremias Maerki <jeremias@apache.org>
Fri, 11 Mar 2005 13:35:58 +0000 (13:35 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 11 Mar 2005 13:35:58 +0000 (13:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198481 13f79535-47bb-0310-9956-ffa450edef68

test/layoutengine/testcases/margin1.xml
test/layoutengine/testcases/margin2.xml

index 67eadd36f2477fe2d0eaa95944f787ba90787d3f..8259c0a0a218e95d5c7980dae9353ebad956c790 100644 (file)
@@ -34,6 +34,7 @@
           <fo:block margin-right="5pt" text-align="end">right</fo:block>
           <fo:block margin-top="5pt">top</fo:block>
           <fo:block margin-bottom="5pt">bottom</fo:block>
+          <fo:block>EOF</fo:block>
         </fo:flow>
       </fo:page-sequence>
     </fo:root>
index 0539287668abf388f0794a9736a3eba35e1ba276..8dc53fd9012c3f807307c84218a3a718fd9a5428 100644 (file)
@@ -34,6 +34,7 @@
           <fo:block margin="0pt 5pt">left/right</fo:block>
           <fo:block margin="5pt 0pt">top/bottom</fo:block>
           <fo:block margin="1pt 2pt 3pt">three values</fo:block>
+          <fo:block>EOF</fo:block>
         </fo:flow>
       </fo:page-sequence>
     </fo:root>