From 038c3f30bac88242d6878ad341c83368d92eed5c Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Wed, 9 Mar 2011 20:16:09 +0000 Subject: Bugzilla #50196: padding-start ignored when table-header/footer is repeated. Patch submitted by Matthias Reischenbacher git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1079969 13f79535-47bb-0310-9956-ffa450edef68 --- .../table-headings_inline_padding-start.xml | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 test/layoutengine/standard-testcases/table-headings_inline_padding-start.xml (limited to 'test') diff --git a/test/layoutengine/standard-testcases/table-headings_inline_padding-start.xml b/test/layoutengine/standard-testcases/table-headings_inline_padding-start.xml new file mode 100644 index 000000000..9615dbdb8 --- /dev/null +++ b/test/layoutengine/standard-testcases/table-headings_inline_padding-start.xml @@ -0,0 +1,77 @@ + + + + + +

+ Bugzilla #50196: padding-start ignored when a table-header/footer is repeated. +

+
+ + + + + + + + + + + + + + + Table header + + + + + + + + + Table footer + + + + + + + + Before page break + + + + + After page break + + + + + + + + + + + + + + +
-- cgit v1.2.3