summaryrefslogtreecommitdiff
path: root/test/svg/shapes.2.circle.svg
diff options
context:
space:
mode:
Diffstat (limited to 'test/svg/shapes.2.circle.svg')
-rw-r--r--test/svg/shapes.2.circle.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/svg/shapes.2.circle.svg b/test/svg/shapes.2.circle.svg
new file mode 100644
index 000000000..3c07bad83
--- /dev/null
+++ b/test/svg/shapes.2.circle.svg
@@ -0,0 +1,3 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
+ <circle cx="500" cy="-500" r="400"/>
+</svg>