aboutsummaryrefslogtreecommitdiff
path: root/tests/data/svg/rect.svg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/svg/rect.svg')
-rw-r--r--tests/data/svg/rect.svg5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/data/svg/rect.svg b/tests/data/svg/rect.svg
deleted file mode 100644
index 445e6e0..0000000
--- a/tests/data/svg/rect.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <a xlink:href="http://example.com">
- <rect x="25" y="25" width="50" height="50"/>
- </a>
-</svg>