From 4db852f5154fc44b3aea755eb1a562379713c964 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 15 Sep 2005 14:27:54 +0000 Subject: Test case showing a bug with table width determination. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@289242 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/table_width.xml | 97 +++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 test/layoutengine/testcases/table_width.xml (limited to 'test') diff --git a/test/layoutengine/testcases/table_width.xml b/test/layoutengine/testcases/table_width.xml new file mode 100644 index 000000000..8897ab5a1 --- /dev/null +++ b/test/layoutengine/testcases/table_width.xml @@ -0,0 +1,97 @@ + + + + + +

+ This test checks table width in certain situations. +

+
+ + + + + + + + + + + + + + + + + + + cell1 + + + cell2 + + + + + + + + + + + + + + + cell1 + + + cell2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3