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

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

Issue 1958543002: requestAutocomplete: remove from web platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Document-createEvent-expected.txt Created 4 years, 7 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 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 nonce 158 nonce
159 noresize 159 noresize
160 noshade 160 noshade
161 novalidate 161 novalidate
162 nowrap 162 nowrap
163 object 163 object
164 onabort 164 onabort
165 onanimationstart 165 onanimationstart
166 onanimationiteration 166 onanimationiteration
167 onanimationend 167 onanimationend
168 onautocomplete
169 onautocompleteerror
170 onbeforecopy 168 onbeforecopy
171 onbeforecut 169 onbeforecut
172 onbeforepaste 170 onbeforepaste
173 onbeforeunload 171 onbeforeunload
174 onblur 172 onblur
175 oncancel 173 oncancel
176 oncanplay 174 oncanplay
177 oncanplaythrough 175 oncanplaythrough
178 onchange 176 onchange
179 onclick 177 onclick
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 usemap 314 usemap
317 valign 315 valign
318 value 316 value
319 valuetype 317 valuetype
320 version 318 version
321 vlink 319 vlink
322 vspace 320 vspace
323 webkitdirectory 321 webkitdirectory
324 width 322 width
325 wrap 323 wrap
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/events/EventTypeNames.in ('k') | third_party/WebKit/Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698