summaryrefslogtreecommitdiffstats
path: root/resource/testdata/circle.svg
diff options
context:
space:
mode:
Diffstat (limited to 'resource/testdata/circle.svg')
-rw-r--r--resource/testdata/circle.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/resource/testdata/circle.svg b/resource/testdata/circle.svg
new file mode 100644
index 000000000..2759ae703
--- /dev/null
+++ b/resource/testdata/circle.svg
@@ -0,0 +1,5 @@
+<svg height="100" width="100">
+ <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
+ Sorry, your browser does not support inline SVG.
+</svg>
+ \ No newline at end of file