From ac24860f95758975e6e7cf51aeb203a9ed02cb30 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 4 Mar 2008 17:30:40 +0000 Subject: Bugfix: If there's shrink available in an auto-height situation, the difference is now set to 0 in order to avoid unwanted effects. IOW, never shrink in an auto-height situation. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@633557 13f79535-47bb-0310-9956-ffa450edef68 --- ...ock-container_absolute-position_no-height_3.xml | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml (limited to 'test/layoutengine') diff --git a/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml b/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml new file mode 100644 index 000000000..d2eba0d3c --- /dev/null +++ b/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml @@ -0,0 +1,63 @@ + + + + + +

+ This test checks absolutely positioned block-containers with auto-height and shrinks. +

+
+ + + + + + + + + + + + Lorem ipsum dolor sit amet. + + + Lorem ipsum dolor sit amet. + + + Lorem ipsum dolor sit amet. + + + + + + + + + + + + + + +
-- cgit v1.2.3