From 39846b082abe7df751bd45cd70abe61e842fbb20 Mon Sep 17 00:00:00 2001 From: "Andreas L. Delmelle" Date: Sun, 22 Mar 2009 19:18:14 +0000 Subject: Bugzilla 46489: Issue when combining page-position="last" with a block with break-before as a descendant of a table. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@757239 13f79535-47bb-0310-9956-ffa450edef68 --- ...ge-position-last_break-before_bugzilla46489.xml | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 test/layoutengine/standard-testcases/page-position-last_break-before_bugzilla46489.xml (limited to 'test/layoutengine') diff --git a/test/layoutengine/standard-testcases/page-position-last_break-before_bugzilla46489.xml b/test/layoutengine/standard-testcases/page-position-last_break-before_bugzilla46489.xml new file mode 100644 index 000000000..d3c106852 --- /dev/null +++ b/test/layoutengine/standard-testcases/page-position-last_break-before_bugzilla46489.xml @@ -0,0 +1,117 @@ + + + + + +

+ This test checks page-masters (reference orientation). +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Some text + + + + + + More text before break. More text before break. More text before break. + + + + + + + + + + + + + + + TEXT AFTER BREAK + + + + + + + + + + + + + + + + + + + + + blah blah blah + + + + blah blah blah + + + + + + + + + + + + + +
-- cgit v1.2.3