From 416bcd114ebfae2c8dec56baf8429ec16e9c2bdc Mon Sep 17 00:00:00 2001 From: Matthias Reischenbacher Date: Wed, 24 May 2017 21:33:32 +0000 Subject: FOP-2707: fix wrong bidi level, when creating new spans git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1796102 13f79535-47bb-0310-9956-ffa450edef68 --- ...gion-body_column-count_span_writing-mode_rl.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/region-body_column-count_span_writing-mode_rl.xml (limited to 'fop/test') diff --git a/fop/test/layoutengine/standard-testcases/region-body_column-count_span_writing-mode_rl.xml b/fop/test/layoutengine/standard-testcases/region-body_column-count_span_writing-mode_rl.xml new file mode 100644 index 000000000..4b9f0cda7 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/region-body_column-count_span_writing-mode_rl.xml @@ -0,0 +1,47 @@ + + + + + +

+ This test checks multi-column documents with right-to-left writing mode. Normal multi-column document breaking over more than one page. +

+
+ + + + + + + + + + Spanned Block + Col1 + Col2 + Col3 + + + + + + + + +
-- cgit v1.2.3