From 0a508510a0f5a1078eade80e0f5ef1f003d0113d Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Thu, 11 Jun 2020 08:46:18 +0000 Subject: FOP-2945: Don't use change ipd on columns where it won't fit git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1878744 13f79535-47bb-0310-9956-ffa450edef68 --- .../flow_changing-ipd_last-page_16.xml | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100755 fop/test/layoutengine/standard-testcases/flow_changing-ipd_last-page_16.xml (limited to 'fop/test') diff --git a/fop/test/layoutengine/standard-testcases/flow_changing-ipd_last-page_16.xml b/fop/test/layoutengine/standard-testcases/flow_changing-ipd_last-page_16.xml new file mode 100755 index 000000000..4674637ae --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/flow_changing-ipd_last-page_16.xml @@ -0,0 +1,66 @@ + + + + + +

+ This test checks that the definition of a special page-master for the last page with a + different width that the previous "rest" page causes FOP to redo the line breaking layout. +

+
+ + + + + + + + + + + + + + + + + + + + 1 test test test test test test + 2 test test test test test test + 3 test test test test test test + 4 test test test test test test + 5 test test test test test test + 6 test test test test test test + 7 test test test test test test + 8 test test test test test test + 9 test test test test test test + 10 test test test test test test + 11 test test test test test test + 12 test test test test test test + 13 test test test test test test + 14 test test test test test test + + + + + + + +
-- cgit v1.2.3