From 8a25e4a1b1ed7100b656913ad311138d54cae943 Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Thu, 28 Jun 2007 15:52:45 +0000 Subject: Additional testcases for tables with spanning cells and collapsing-border model. TODO the checks in table_border-collapse_collapse_spans_2.xml need to updated once bugs #42768 and #42769 are fixed git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@551603 13f79535-47bb-0310-9956-ffa450edef68 --- .../table_border-collapse_collapse_spans_1.xml | 390 ++++++++++++ .../table_border-collapse_collapse_spans_2.xml | 689 +++++++++++++++++++++ 2 files changed, 1079 insertions(+) create mode 100644 test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_1.xml create mode 100644 test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_2.xml (limited to 'test/layoutengine') diff --git a/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_1.xml b/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_1.xml new file mode 100644 index 000000000..14925e28f --- /dev/null +++ b/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_1.xml @@ -0,0 +1,390 @@ + + + + + +

+ This test checks tables with the collapsing-border model and simple spanning cells. +

+
+ + + + + + + + + + + Before the tables + + + + + + + Cell 1.1 + + + Cell 1.2 + + + + + Cell 2.2 Cell 2.2 Cell 2.2 Cell 2.2 + + + + + + Between tables + + + + + + + Cell 1.1 + + + Cell 1.2 Cell 1.2 Cell 1.2 Cell 1.2 Cell 1.2 Cell 1.2 Cell 1.2 + + + + + Cell 2.1 + + + + + + Between tables + + + + + + + Cell 1.1 Cell 1.1 Cell 1.1 Cell 1.1 + + + + + Cell 2.1 + + + Cell 2.2 Cell 2.2 Cell 2.2 Cell 2.2 + + + + + + Between tables + + + + + + + Cell 1.1 Cell 1.1 Cell 1.1 Cell 1.1 + + + Cell 1.2 + + + + + Cell 2.1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_2.xml b/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_2.xml new file mode 100644 index 000000000..4579307ec --- /dev/null +++ b/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_2.xml @@ -0,0 +1,689 @@ + + + + + +

+ This test checks tables with collapsing-border model and complex spanning cells. +

+
+ + + + + + + + + + + Before tables + + + + + + + Cell 1.1 + + + Cell 1.2 + + + Cell 1.3 Cell 1.3 Cell 1.3 Cell 1.3 + + + Cell 1.4 + + + + + Cell 2.1 Cell 2.1 Cell 2.1 Cell 2.1 Cell 2.1 Cell 2.1 + + + Cell 2.2 + + + + + Cell 3.1 + + + Cell 3.4 + + + + + Cell 4.1 + + + Cell 4.2 Cell 4.2 + + + Cell 4.3 Cell 4.3 Cell 4.3 Cell 4.3 Cell 4.3 Cell 4.3 + + + + + Cell 5.1 + + + Cell 5.2 + + + + + Cell 6.1 Cell 6.1 Cell 6.1 Cell 6.1 Cell 6.1 Cell 6.1 + + + + + + Between tables + + + + + + + Cell 1.1 + + + Cell 1.2 Cell 1.2 + + + Cell 1.3 + + + Cell 1.4 + + + + + Cell 2.1 + + + Cell 2.2 + + + + + Cell 3.1 Cell 3.1 Cell 3.1 Cell 3.1 + + + + + Cell 4.1 + + + + + Cell 5.1 + + + Cell 5.2 Cell 5.2 + + + Cell 5.3 + + + Cell 5.4 + + + + + + After the tables + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3