summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/htmlexport/data/test_no_space_preserve.fodt
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/htmlexport/data/test_no_space_preserve.fodt')
-rw-r--r--sw/qa/extras/htmlexport/data/test_no_space_preserve.fodt25
1 files changed, 25 insertions, 0 deletions
diff --git a/sw/qa/extras/htmlexport/data/test_no_space_preserve.fodt b/sw/qa/extras/htmlexport/data/test_no_space_preserve.fodt
new file mode 100644
index 0000000000..e0d9a3506e
--- /dev/null
+++ b/sw/qa/extras/htmlexport/data/test_no_space_preserve.fodt
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
+ <office:body>
+ <office:text>
+ <text:p>No special spaces</text:p>
+ <text:p><text:s/>Leading space</text:p>
+ <text:p>Trailing space </text:p>
+ <text:p>Double <text:s/>space</text:p>
+ <text:p><text:line-break/>Leading/trailing breaks<text:line-break/></text:p>
+ <text:p><text:line-break/> Leading break + space</text:p>
+ <text:p>Trailing space + break <text:line-break/></text:p>
+ <text:p>Middle<text:line-break/>break</text:p>
+ <text:p>Middle space <text:line-break/>+ break</text:p>
+ <text:p>Middle break<text:line-break/> + space</text:p>
+ <text:p>Trailing space and SVG <draw:frame text:anchor-type="as-char" svg:width="5.59mm" svg:height="5.59mm" draw:z-index="0"><draw:image draw:mime-type="image/svg+xml">
+ <office:binary-data>PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0
+ cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDIw
+ IDIwIiBzdHJva2U9ImJsYWNrIj4KPHBhdGggZD0iTTEsMUwxOSwxOSIvPgo8L3N2Zz4=
+ </office:binary-data>
+ </draw:image>
+ </draw:frame></text:p>
+ </office:text>
+ </office:body>
+</office:document> \ No newline at end of file