From ff6508e118c14d1e8eb270a559d147e85bf0418f Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Mon, 19 Nov 2012 16:57:05 +0000 Subject: Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1411306 13f79535-47bb-0310-9956-ffa450edef68 --- .../flow_changing-ipd_overflow.xml | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 test/layoutengine/standard-testcases/flow_changing-ipd_overflow.xml (limited to 'test') diff --git a/test/layoutengine/standard-testcases/flow_changing-ipd_overflow.xml b/test/layoutengine/standard-testcases/flow_changing-ipd_overflow.xml new file mode 100644 index 000000000..ff44aba33 --- /dev/null +++ b/test/layoutengine/standard-testcases/flow_changing-ipd_overflow.xml @@ -0,0 +1,58 @@ + + + + + +

+ The overflow recovery mechanism must be disabled when the flow IPD changes. +

+
+ + + + + + + + + + + + + + + + + + + + This block-container overflows the page. + + After the big block-container. + + + + + + + + + +
-- cgit v1.2.3