From 03f65a7b8b6d294cff0a6888b466e72da83fead2 Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Wed, 11 Apr 2012 21:29:51 +0000 Subject: Bugzilla #52763: Support list-block in marker, thus preventing NPE. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325016 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/standard-testcases/markers_9.xml | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 test/layoutengine/standard-testcases/markers_9.xml (limited to 'test/layoutengine') diff --git a/test/layoutengine/standard-testcases/markers_9.xml b/test/layoutengine/standard-testcases/markers_9.xml new file mode 100644 index 000000000..65eb8bbf0 --- /dev/null +++ b/test/layoutengine/standard-testcases/markers_9.xml @@ -0,0 +1,78 @@ + + + + + +

+ This test checks markers containing list-block. Seel also bug 52763. +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + A + + + BODY A + + + + + B + + + BODY B + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3