From e01480e8ec9872d671790adef579fc74e0e37acf Mon Sep 17 00:00:00 2001 From: "Andreas L. Delmelle" Date: Thu, 22 Feb 2007 19:07:15 +0000 Subject: Bugzilla 41652: Preserved linefeeds now generate an empty line. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@510626 13f79535-47bb-0310-9956-ffa450edef68 --- .../linefeed-treatment_preserve.xml | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 test/layoutengine/standard-testcases/linefeed-treatment_preserve.xml (limited to 'test/layoutengine') diff --git a/test/layoutengine/standard-testcases/linefeed-treatment_preserve.xml b/test/layoutengine/standard-testcases/linefeed-treatment_preserve.xml new file mode 100644 index 000000000..2306a370c --- /dev/null +++ b/test/layoutengine/standard-testcases/linefeed-treatment_preserve.xml @@ -0,0 +1,65 @@ + + + + + +

+ This test checks linefeed-preservation. +

+
+ + + + + + + + + + + + First line yellow background +Second line red background +Third line red background + +Fifth line pink background; the above line has one preserved space character. +Sixth line yellow background + 1 + 2 + 3 + 4 + 5 + 6 One line, surrounded by some linefeeds; orange line in blue block + 7 + 8 + 9 + 10 + + + + + + + + + +
-- cgit v1.2.3