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

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: Remove one TODO 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 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 scheme 284 scheme
285 scope 285 scope
286 scrollamount 286 scrollamount
287 scrolldelay 287 scrolldelay
288 scrolling 288 scrolling
289 select 289 select
290 selected 290 selected
291 shape 291 shape
292 size 292 size
293 sizes 293 sizes
294 slot
294 span 295 span
295 spellcheck 296 spellcheck
296 src 297 src
297 srcset 298 srcset
298 srcdoc 299 srcdoc
299 srclang 300 srclang
300 standby 301 standby
301 start 302 start
302 step 303 step
303 style 304 style
304 summary 305 summary
305 tabindex 306 tabindex
306 target 307 target
307 text 308 text
308 title 309 title
309 topmargin 310 topmargin
310 translate 311 translate
311 truespeed 312 truespeed
312 type 313 type
313 usemap 314 usemap
314 valign 315 valign
315 value 316 value
316 valuetype 317 valuetype
317 version 318 version
318 vlink 319 vlink
319 vspace 320 vspace
320 webkitdirectory 321 webkitdirectory
321 width 322 width
322 wrap 323 wrap
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698