Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(827)

Unified Diff: components/test/data/search_engines/unicode_open_search.xml

Issue 1238683003: Unpunycode search keywords and short names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix grammar. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/search_engines/template_url_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/data/search_engines/unicode_open_search.xml
diff --git a/components/test/data/search_engines/unicode_open_search.xml b/components/test/data/search_engines/unicode_open_search.xml
new file mode 100644
index 0000000000000000000000000000000000000000..72e020f9099d85e7f37b1c6c1f36e4a443fb3bf1
--- /dev/null
+++ b/components/test/data/search_engines/unicode_open_search.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
+<ShortName>ั‚ะตัั‚</ShortName>
+<Description>Unicode ShortName</Description>
+<Url type="text/html" template="http://test/{searchTerms}"/>
+</OpenSearchDescription>
« no previous file with comments | « components/search_engines/template_url_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698