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

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

Issue 1152623012: WIP: delegatesFocus (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/dom/shadow/ShadowRootInit.idl ('k') | Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 src 295 src
296 srcset 296 srcset
297 srcdoc 297 srcdoc
298 srclang 298 srclang
299 standby 299 standby
300 start 300 start
301 step 301 step
302 style 302 style
303 summary 303 summary
304 tabindex 304 tabindex
305 tabstop
306 target 305 target
307 text 306 text
308 title 307 title
309 topmargin 308 topmargin
310 translate 309 translate
311 truespeed 310 truespeed
312 type 311 type
313 usemap 312 usemap
314 valign 313 valign
315 value 314 value
316 valuetype 315 valuetype
317 version 316 version
318 vlink 317 vlink
319 vspace 318 vspace
320 webkitdirectory 319 webkitdirectory
321 width 320 width
322 wrap 321 wrap
OLDNEW
« no previous file with comments | « Source/core/dom/shadow/ShadowRootInit.idl ('k') | Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698