summaryrefslogtreecommitdiffstats
path: root/svgio/qa/cppunit/data/dy_in_exs.svg
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/qa/cppunit/data/dy_in_exs.svg')
-rw-r--r--svgio/qa/cppunit/data/dy_in_exs.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/svgio/qa/cppunit/data/dy_in_exs.svg b/svgio/qa/cppunit/data/dy_in_exs.svg
new file mode 100644
index 0000000000..816a64a458
--- /dev/null
+++ b/svgio/qa/cppunit/data/dy_in_exs.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<svg xmlns="http://www.w3.org/2000/svg" width="1in" height="1in" viewBox="0 0 100% 100%">
+
+ <text x="5" y="20" style="font-size:16px;font-family:Liberation Sans">foo
+ <tspan x="5" dy="3ex" style="font-size:1ex">bar</tspan></text>
+</svg> \ No newline at end of file