From 01e520466cb43fb5e152c2faed5a47adac0c8f9c Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Fri, 15 Dec 2023 14:45:37 +0000 Subject: FOP-2764: footnote-body ignores rl-tb writing mode by João André Gonçalves MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../footnote_writing-mode_rl.xml | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/footnote_writing-mode_rl.xml (limited to 'fop') diff --git a/fop/test/layoutengine/standard-testcases/footnote_writing-mode_rl.xml b/fop/test/layoutengine/standard-testcases/footnote_writing-mode_rl.xml new file mode 100644 index 000000000..893c9ca7b --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/footnote_writing-mode_rl.xml @@ -0,0 +1,72 @@ + + + + + +

+ This test checks that the footnote respects writing-mode="rl" specified on block-container. +

+
+ + + + + + + + + + + + rightLeft + + 1 + + + 1 + footnoteRL + + + + + + + + leftRight + + 2 + + + 2 + footnoteLR + + + + + + + + + + + + + + + +
-- cgit v1.2.3