summaryrefslogtreecommitdiff
path: root/test/svg/stroke.2.hex3.svg
diff options
context:
space:
mode:
Diffstat (limited to 'test/svg/stroke.2.hex3.svg')
-rw-r--r--test/svg/stroke.2.hex3.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/svg/stroke.2.hex3.svg b/test/svg/stroke.2.hex3.svg
new file mode 100644
index 000000000..a8565a7b6
--- /dev/null
+++ b/test/svg/stroke.2.hex3.svg
@@ -0,0 +1,6 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
+ <line x1="100" y1="-500" x2="900" y2="-500"
+ fill="none"
+ stroke-width="100"
+ stroke="#A5A" />
+</svg>