From 7af240b42278b5aecc69e115bf44d6ac5b8b9261 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 6 Jan 2005 09:47:46 +0000 Subject: [PATCH] Testing padding shorthands. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198234 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/padding2.xml | 83 ++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 test/layoutengine/testcases/padding2.xml diff --git a/test/layoutengine/testcases/padding2.xml b/test/layoutengine/testcases/padding2.xml new file mode 100644 index 000000000..762574102 --- /dev/null +++ b/test/layoutengine/testcases/padding2.xml @@ -0,0 +1,83 @@ + + + + + +

+ This test checks shorthand padding operations. +

+
+ + + + + + + + + + all + leftright + topbottom + leftrightbottom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- 2.39.5