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

Side by Side Diff: third_party/WebKit/Source/core/editing/InputModeNames.in

Issue 2422663002: Define WebTextInputMode as a enum in the public API. (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 namespace="InputMode"
2 export="CORE_EXPORT"
3
4 verbatim
5 latin
6 latin-name
7 latin-prose
8 full-width-latin
9 kana
10 kana-name
11 katakana
12 numeric
13 tel
14 email
15 url
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698