From 0027e137a66f10dcab63c82d32e82105f3850a07 Mon Sep 17 00:00:00 2001 From: Simon Pepping Date: Wed, 28 Dec 2005 11:33:29 +0000 Subject: [PATCH] Test file for the NPE reported in bug 38053 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@359488 13f79535-47bb-0310-9956-ffa450edef68 --- .../linearea_nonempty_1.xml | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 test/layoutengine/standard-testcases/linearea_nonempty_1.xml diff --git a/test/layoutengine/standard-testcases/linearea_nonempty_1.xml b/test/layoutengine/standard-testcases/linearea_nonempty_1.xml new file mode 100644 index 000000000..955bcf069 --- /dev/null +++ b/test/layoutengine/standard-testcases/linearea_nonempty_1.xml @@ -0,0 +1,98 @@ + + + + + +

+ This test checks that no lines are created for which the +KnuthPossPosIter is empty. It depends on the font used for the word +'maybe'. +

+

+ This is a cut-down version of test file param-tidy.fo as +submitted in bug 38053 +(http://issues.apache.org/bugzilla/attachment.cgi?id=17285). +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + maybe + + + + + + + Only insert the title to the target document, if requested +in an + xrefstyle + attribute. + + + + + + + + + + + + + + +
+ -- 2.39.5