From c04cbfb5cf645a4b81fd107a4b300c2d9202b016 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Mon, 15 Jul 2024 10:15:16 +0100 Subject: FOP-3190: NPE when list item is split alongside an ipd change by João André Gonçalves MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../list-item-with-ipd-change.xml | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/list-item-with-ipd-change.xml (limited to 'fop/test') diff --git a/fop/test/layoutengine/standard-testcases/list-item-with-ipd-change.xml b/fop/test/layoutengine/standard-testcases/list-item-with-ipd-change.xml new file mode 100644 index 000000000..9f4288717 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/list-item-with-ipd-change.xml @@ -0,0 +1,63 @@ + + + + + +

+ This test checks that no NPE is thrown when a list item is split + alongside a IPD change. +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + a + b + + + + + + + + + + + + +
\ No newline at end of file -- cgit v1.2.3