From eb335e3f4be1670ef58a608f492f97f6c566c824 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 16 Jul 2024 08:34:38 +0100 Subject: FOP-3192: Redo layout for multipage columns --- .../standard-testcases/page-position_only_5.xml | 1 + .../page-position_only_5_legacy.xml | 90 ++++++++++++++++++++++ .../standard-testcases/page-position_only_6.xml | 72 +++++++++++++++++ .../standard-testcases/page-position_only_7.xml | 61 +++++++++++++++ 4 files changed, 224 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/page-position_only_5_legacy.xml create mode 100644 fop/test/layoutengine/standard-testcases/page-position_only_6.xml create mode 100644 fop/test/layoutengine/standard-testcases/page-position_only_7.xml (limited to 'fop') diff --git a/fop/test/layoutengine/standard-testcases/page-position_only_5.xml b/fop/test/layoutengine/standard-testcases/page-position_only_5.xml index 631948534..24ccfe8c2 100644 --- a/fop/test/layoutengine/standard-testcases/page-position_only_5.xml +++ b/fop/test/layoutengine/standard-testcases/page-position_only_5.xml @@ -80,6 +80,7 @@ + diff --git a/fop/test/layoutengine/standard-testcases/page-position_only_5_legacy.xml b/fop/test/layoutengine/standard-testcases/page-position_only_5_legacy.xml new file mode 100644 index 000000000..c0c72e2d0 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/page-position_only_5_legacy.xml @@ -0,0 +1,90 @@ + + + + + +

+ This test checks for the use of an 'only' conditional-page-master-reference (XSL 1.1) +

+
+ + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Footer 1 + + + Footer 2 + + + Footer 3 + + + Footer 4 + + + Footer 5 + + + Page 1 Page 1 Page 1 Page 1 Page 1 Page 1 Page 1 Page 1 Page 1 Page 1 + bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw bgbg gresgfe rwfwr rfrw fwrfrw + end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end end + + + + + + + + + +
diff --git a/fop/test/layoutengine/standard-testcases/page-position_only_6.xml b/fop/test/layoutengine/standard-testcases/page-position_only_6.xml new file mode 100644 index 000000000..51cb97e0a --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/page-position_only_6.xml @@ -0,0 +1,72 @@ + + + + + +

+ This test checks the page-position first is used as there is not enough space on page-position only. +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test + + + + test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test + + + + + + + + + + + + + + + + + + +
diff --git a/fop/test/layoutengine/standard-testcases/page-position_only_7.xml b/fop/test/layoutengine/standard-testcases/page-position_only_7.xml new file mode 100644 index 000000000..48bc50220 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/page-position_only_7.xml @@ -0,0 +1,61 @@ + + + + + +

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

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