From c333acfb9bc42ee91f7b7cd11ff88fa7dca64272 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 8 Dec 2005 08:51:14 +0000 Subject: Bugzilla #37828: Bugfix for column balancing with large amounts of text. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@355042 13f79535-47bb-0310-9956-ffa450edef68 --- .../region-body_column-count_bug37828.xml | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 test/layoutengine/standard-testcases/region-body_column-count_bug37828.xml (limited to 'test') diff --git a/test/layoutengine/standard-testcases/region-body_column-count_bug37828.xml b/test/layoutengine/standard-testcases/region-body_column-count_bug37828.xml new file mode 100644 index 000000000..add696573 --- /dev/null +++ b/test/layoutengine/standard-testcases/region-body_column-count_bug37828.xml @@ -0,0 +1,69 @@ + + + + + +

+ This test checks multi-column documents. Checks a problem described in Bugzilla #37828. + A problem with column balancing and large amounts of text. +

+
+ + + + + + + + + + + This line is spanned over all columns. + + + line1 + line2 + line3 + line4 + line5 + line6 + line7 + line8 + line9 + line10 + + + This line is spanned over all columns. + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3