( element, results) {
- return results;
- });
-}();
-
-*/
\ No newline at end of file
diff --git a/tests/recipes/microsoftedge.svg b/tests/recipes/microsoftedge.svg
new file mode 100644
index 0000000..9434322
--- /dev/null
+++ b/tests/recipes/microsoftedge.svg
@@ -0,0 +1 @@
+
diff --git a/tests/recipes/svginvestigation.html b/tests/recipes/svginvestigation.html
new file mode 100644
index 0000000..ab650b1
--- /dev/null
+++ b/tests/recipes/svginvestigation.html
@@ -0,0 +1,61 @@
+
+
+
+
+ SVG Investigation
+
+
+
+
+
+
+
+
+ This is text with a SVG border image
+
+
+
+
+ This is text with a SVG background image
+
+
+
+ SVG Image as svg file url
+
+
+
+
+ SVG Image as base64 data image
+
+
+
+
+ SVG as some other type of element as explicit object data
+
+
+
+
+ SVG as some other type of element as object data
+
+
+
+
+
+
+
+
+