summaryrefslogtreecommitdiffstats
path: root/testfiles/cli_tests/testcases/export-background_expected.svg
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles/cli_tests/testcases/export-background_expected.svg')
-rw-r--r--testfiles/cli_tests/testcases/export-background_expected.svg52
1 files changed, 52 insertions, 0 deletions
diff --git a/testfiles/cli_tests/testcases/export-background_expected.svg b/testfiles/cli_tests/testcases/export-background_expected.svg
new file mode 100644
index 0000000..7e49fab
--- /dev/null
+++ b/testfiles/cli_tests/testcases/export-background_expected.svg
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="lambda-background.svg"
+ id="svg7"
+ version="1.1"
+ height="100"
+ width="150">
+ <metadata
+ id="metadata11">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs9" />
+ <sodipodi:namedview
+ id="namedview2"
+ pagecolor="yellow" />
+ <rect
+ id="red"
+ fill="red"
+ height="50"
+ width="50"
+ y="50"
+ x="0" />
+ <rect
+ id="green"
+ fill="green"
+ height="50"
+ width="50"
+ y="0"
+ x="50" />
+ <rect
+ id="blue"
+ fill="blue"
+ height="50"
+ width="50"
+ y="50"
+ x="100" />
+</svg>