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

Side by Side Diff: third_party/WebKit/Source/core/html/HTMLAttributeNames.in

Issue 2417643002: Move text input mode/info/type into InputMethodController (Closed)
Patch Set: Fix nits Created 4 years, 2 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 unified diff | Download patch
OLDNEW
1 namespace="HTML" 1 namespace="HTML"
2 namespacePrefix="xhtml" 2 namespacePrefix="xhtml"
3 namespaceURI="http://www.w3.org/1999/xhtml" 3 namespaceURI="http://www.w3.org/1999/xhtml"
4 attrsNullNamespace 4 attrsNullNamespace
5 export="CORE_EXPORT" 5 export="CORE_EXPORT"
6 6
7 abbr 7 abbr
8 accept-charset 8 accept-charset
9 accept 9 accept
10 accesskey 10 accesskey
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 aria-setsize 49 aria-setsize
50 aria-sort 50 aria-sort
51 aria-valuemax 51 aria-valuemax
52 aria-valuemin 52 aria-valuemin
53 aria-valuenow 53 aria-valuenow
54 aria-valuetext 54 aria-valuetext
55 as 55 as
56 async 56 async
57 autocapitalize 57 autocapitalize
58 autocomplete 58 autocomplete
59 autocorrect
59 autofocus 60 autofocus
60 autoplay 61 autoplay
61 axis 62 axis
62 background 63 background
63 behavior 64 behavior
64 bgcolor 65 bgcolor
65 border 66 border
66 bordercolor 67 bordercolor
67 capture 68 capture
68 cellpadding 69 cellpadding
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 usemap 317 usemap
317 valign 318 valign
318 value 319 value
319 valuetype 320 valuetype
320 version 321 version
321 vlink 322 vlink
322 vspace 323 vspace
323 webkitdirectory 324 webkitdirectory
324 width 325 width
325 wrap 326 wrap
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/editing/InputMethodController.cpp ('k') | third_party/WebKit/Source/web/WebFrameWidgetImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698