summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/images/green.svg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/images/green.svg')
-rw-r--r--testing/web-platform/tests/images/green.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/images/green.svg b/testing/web-platform/tests/images/green.svg
new file mode 100644
index 000000000..d91971f78
--- /dev/null
+++ b/testing/web-platform/tests/images/green.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="100" height="50">
+ <rect fill="lime" width="100" height="50"/>
+</svg>