From f9404c6f4a07e15a45f00db456f55259844a960c Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Fri, 19 Jul 2024 13:45:33 +0100 Subject: FOP-3192: Redo layout for multipage columns for change in column count --- .../standard-testcases/page-position_only_8.xml | 68 +++++++++++++++++++++ .../page-position_only_8_legacy.xml | 71 ++++++++++++++++++++++ 2 files changed, 139 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/page-position_only_8.xml create mode 100644 fop/test/layoutengine/standard-testcases/page-position_only_8_legacy.xml (limited to 'fop') diff --git a/fop/test/layoutengine/standard-testcases/page-position_only_8.xml b/fop/test/layoutengine/standard-testcases/page-position_only_8.xml new file mode 100644 index 000000000..1764f0ac5 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/page-position_only_8.xml @@ -0,0 +1,68 @@ + + + + + +

+ This test checks the page-position only is not used as there is more than 1 page +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + test + + + + test + + test + + + + + + + + + +
diff --git a/fop/test/layoutengine/standard-testcases/page-position_only_8_legacy.xml b/fop/test/layoutengine/standard-testcases/page-position_only_8_legacy.xml new file mode 100644 index 000000000..1b725e1f5 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/page-position_only_8_legacy.xml @@ -0,0 +1,71 @@ + + + + + +

+ This test checks the page-position only is not used as there is more than 1 page +

+
+ + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + test + + + + test + + test + + + + + + + + + +
-- cgit v1.2.3