summaryrefslogtreecommitdiffstats
path: root/browser/modules/test/browser/contentSearchBadImage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/modules/test/browser/contentSearchBadImage.xml')
-rw-r--r--browser/modules/test/browser/contentSearchBadImage.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/browser/modules/test/browser/contentSearchBadImage.xml b/browser/modules/test/browser/contentSearchBadImage.xml
new file mode 100644
index 0000000000..6e4cb60a58
--- /dev/null
+++ b/browser/modules/test/browser/contentSearchBadImage.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>browser_ContentSearch contentSearchBadImage.xml</ShortName>
+<Url type="text/html" method="GET" template="http://browser-ContentSearch.com/contentSearchBadImage" rel="searchform"/>
+<Image width="16" height="16">data:image/x-icon;base64,notbase64</Image>
+</SearchPlugin>