From b8afaae2940a6020e8593a4e83ee9036b9f97666 Mon Sep 17 00:00:00 2001 From: Luca Furini Date: Mon, 7 Jul 2008 13:52:36 +0000 Subject: Fixing absolute positioning of block-containers: bottom and right distances were not taken into account git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@674489 13f79535-47bb-0310-9956-ffa450edef68 --- .../block-container_absolute-position_tblr.xml | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 test/layoutengine/standard-testcases/block-container_absolute-position_tblr.xml (limited to 'test') diff --git a/test/layoutengine/standard-testcases/block-container_absolute-position_tblr.xml b/test/layoutengine/standard-testcases/block-container_absolute-position_tblr.xml new file mode 100644 index 000000000..f9919d2c1 --- /dev/null +++ b/test/layoutengine/standard-testcases/block-container_absolute-position_tblr.xml @@ -0,0 +1,87 @@ + + + + + +

+ This test checks absolutely positioned block-containers using top, bottom, left and right distances +

+
+ + + + + + + + + + position + NOT ok! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3