Index: chrome/test/data/firefox_searchplugins/custom/webster.xml |
diff --git a/chrome/test/data/firefox_searchplugins/custom/webster.xml b/chrome/test/data/firefox_searchplugins/custom/webster.xml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..362b9acd8d6259ee118ad7f311c85692d59834e6 |
--- /dev/null |
+++ b/chrome/test/data/firefox_searchplugins/custom/webster.xml |
@@ -0,0 +1,9 @@ |
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"> |
+<os:ShortName>Webster</os:ShortName> |
+<os:Description>The Webster Dictionary</os:Description> |
+<os:InputEncoding>ISO-8859-1</os:InputEncoding> |
+<os:Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKIEAP////8AAAAA/7+/v////wAAAAAAAAAAACH5BAEAAAQALAAAAAAQABAAAANCSLrRsZCFQUeLaoLNbQxcyD3ZIJ4kCJjn9oCCMMQyTTcbPeuxpbYiXM3W670AxWEMkGIBmYwnFKIReTCNig9DdWASADs=</os:Image> |
+<SearchForm>http://www.webster.com/</SearchForm> |
+<os:Url type="text/html" method="GET" template="http://www.webster.com/cgi-bin/dictionary?sourceid=Mozilla-search&va={searchTerms}"> |
+</os:Url> |
+</SearchPlugin> |