From 1df8c0b1dbd25c96a90757fac3db1daf238991af Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 21 Jun 2011 09:44:42 +0000 Subject: Fixed regression introduced by SVN rev 1088079: Endless loop with empty fo:inline. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1137921 13f79535-47bb-0310-9956-ffa450edef68 --- .../standard-testcases/inline_empty.xml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 test/layoutengine/standard-testcases/inline_empty.xml (limited to 'test') diff --git a/test/layoutengine/standard-testcases/inline_empty.xml b/test/layoutengine/standard-testcases/inline_empty.xml new file mode 100644 index 000000000..1ff8d93b5 --- /dev/null +++ b/test/layoutengine/standard-testcases/inline_empty.xml @@ -0,0 +1,46 @@ + + + + + +

+ This test checks an empty fo:inline. This used to create an endless loop + so we're checking that here so it doesn't happen again. +

+
+ + + + + + + + + + No endless loop, please: + + + + + + + + 3 + + +
-- cgit v1.2.3