From ce3ec60e0395a82e39a0fa270606e487ddc54916 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Sun, 7 May 2006 12:21:56 +0000 Subject: Bugzilla #39443: Bugfix: Sections with span="all" lead to overlapping text if spanning multiple pages. Tables and list produced an illegal value for break class on normal breaks. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@404751 13f79535-47bb-0310-9956-ffa450edef68 --- .../region-body_column-count_span_3.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 test/layoutengine/standard-testcases/region-body_column-count_span_3.xml (limited to 'test/layoutengine/standard-testcases/region-body_column-count_span_3.xml') diff --git a/test/layoutengine/standard-testcases/region-body_column-count_span_3.xml b/test/layoutengine/standard-testcases/region-body_column-count_span_3.xml new file mode 100644 index 000000000..b523a29b7 --- /dev/null +++ b/test/layoutengine/standard-testcases/region-body_column-count_span_3.xml @@ -0,0 +1,68 @@ + + + + + +

+ This test checks multi-column documents. Check that spanned section that are broken over + to multiple pages still respect the span setting. +

+
+ + + + + + + + + + + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + This line is spanned over all columns. + + + + + + + + + + + + + +
-- cgit v1.2.3