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

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

Issue 1489433002: Support the essential part of Shadow DOM v1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert Internals.* Created 5 years 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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 scheme 285 scheme
286 scope 286 scope
287 scrollamount 287 scrollamount
288 scrolldelay 288 scrolldelay
289 scrolling 289 scrolling
290 select 290 select
291 selected 291 selected
292 shape 292 shape
293 size 293 size
294 sizes 294 sizes
295 slot
295 span 296 span
296 spellcheck 297 spellcheck
297 src 298 src
298 srcset 299 srcset
299 srcdoc 300 srcdoc
300 srclang 301 srclang
301 standby 302 standby
302 start 303 start
303 step 304 step
304 style 305 style
305 summary 306 summary
306 tabindex 307 tabindex
307 target 308 target
308 text 309 text
309 title 310 title
310 topmargin 311 topmargin
311 translate 312 translate
312 truespeed 313 truespeed
313 type 314 type
314 usemap 315 usemap
315 valign 316 valign
316 value 317 value
317 valuetype 318 valuetype
318 version 319 version
319 vlink 320 vlink
320 vspace 321 vspace
321 webkitdirectory 322 webkitdirectory
322 width 323 width
323 wrap 324 wrap
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/editing/Position.cpp ('k') | third_party/WebKit/Source/core/html/HTMLSlotElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698