summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/images/100px-green-rect.svg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/images/100px-green-rect.svg')
-rw-r--r--testing/web-platform/tests/images/100px-green-rect.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/images/100px-green-rect.svg b/testing/web-platform/tests/images/100px-green-rect.svg
new file mode 100644
index 0000000000..c391055bc2
--- /dev/null
+++ b/testing/web-platform/tests/images/100px-green-rect.svg
@@ -0,0 +1,3 @@
+<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <rect x="0" y="0" width="100px" height="100px" fill="green"/>
+</svg> \ No newline at end of file