From: Jeremias Maerki Date: Mon, 31 Jan 2005 13:17:12 +0000 (+0000) Subject: Two basic tests for break-before|after on blocks (currently disabled because they... X-Git-Tag: Root_Temp_KnuthStylePageBreaking~162 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9ba2e873d3fabc5e243d3da1e0c75dc52dc500ff;p=xmlgraphics-fop.git Two basic tests for break-before|after on blocks (currently disabled because they fail). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198345 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/layoutengine/disabled-testcases.txt b/test/layoutengine/disabled-testcases.txt index e69de29bb..91ab31018 100644 --- a/test/layoutengine/disabled-testcases.txt +++ b/test/layoutengine/disabled-testcases.txt @@ -0,0 +1,2 @@ +breaks1.xml +breaks2.xml \ No newline at end of file diff --git a/test/layoutengine/testcases/breaks1.xml b/test/layoutengine/testcases/breaks1.xml new file mode 100644 index 000000000..758a2b1bb --- /dev/null +++ b/test/layoutengine/testcases/breaks1.xml @@ -0,0 +1,65 @@ + + + + + +

+ This test checks basic breaks. +

+
+ + + + + + + + + + line1 + line2 + line3 + line4 + line5 + line6 + line7 + line8 + line9 + line10 + line11 + line12 + line13 + + + + + + + + + + + + + + + + + + + +
diff --git a/test/layoutengine/testcases/breaks2.xml b/test/layoutengine/testcases/breaks2.xml new file mode 100644 index 000000000..9a259df9b --- /dev/null +++ b/test/layoutengine/testcases/breaks2.xml @@ -0,0 +1,65 @@ + + + + + +

+ This test checks basic breaks. +

+
+ + + + + + + + + + line1 + line2 + line3 + line4 + line5 + line6 + line7 + line8 + line9 + line10 + line11 + line12 + line13 + + + + + + + + + + + + + + + + + + + +