From: Jeremias Maerki Date: Tue, 26 Jul 2005 07:44:22 +0000 (+0000) Subject: Test space-after, too, in list4. X-Git-Tag: fop-0_90-alpha1~477 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fce67cde95574b4fe4d263c5fe5dba3df92ae7bf;p=xmlgraphics-fop.git Test space-after, too, in list4. Cloned list4 to list4a which is modified slightly to check for differing min/opt/max values. This one currently breaks as it is not properly handled, yet. Updated disabled testcases. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@225250 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/layoutengine/disabled-testcases.txt b/test/layoutengine/disabled-testcases.txt index 1ee4231b6..989b5dcc9 100644 --- a/test/layoutengine/disabled-testcases.txt +++ b/test/layoutengine/disabled-testcases.txt @@ -5,7 +5,7 @@ keep-with-previous2.xml keep-with-previous3.xml keep-with-previous4.xml keep-with-previous5.xml -list4.xml +list4a.xml multi-column3.xml normal-breaking4.xml table-border-collapse1.xml diff --git a/test/layoutengine/testcases/list4.xml b/test/layoutengine/testcases/list4.xml index 10ab1c936..e863593ae 100644 --- a/test/layoutengine/testcases/list4.xml +++ b/test/layoutengine/testcases/list4.xml @@ -18,7 +18,7 @@

- This test checks lists. Checks for the presence of space-before on list-items. + This test checks lists. Checks for the presence of space-before and space-after on list-items.

@@ -49,7 +49,7 @@ here is text in the list item body - + • @@ -57,7 +57,7 @@ here is text in the list item body - + • @@ -65,7 +65,7 @@ here is text in the list item body - + • @@ -91,10 +91,8 @@ - - 3 diff --git a/test/layoutengine/testcases/list4a.xml b/test/layoutengine/testcases/list4a.xml new file mode 100644 index 000000000..544414d8e --- /dev/null +++ b/test/layoutengine/testcases/list4a.xml @@ -0,0 +1,110 @@ + + + + + +

+ This test checks lists. Checks for the presence of space-before and space-after + on list-items. In this case, min/opt/max don't have the same value. +

+
+ + + + + + + + + + test + + + + • + + + here is text in the list item body + + + + + • + + + here is text in the list item body + + + + + • + + + here is text in the list item body + + + + + • + + + here is text in the list item body + + + + + • + + + here is text in the list item body + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + +