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

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 comments, naming, code style. 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
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>

Powered by Google App Engine
This is Rietveld 408576698