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

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

Issue 2011763006: Add an iframe permissions= attribute for implementing permission delegation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@permission-delegation-1-flag
Patch Set: Blink-side Created 4 years, 5 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 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 onwebkitanimationstart 257 onwebkitanimationstart
258 onwebkitanimationiteration 258 onwebkitanimationiteration
259 onwebkitanimationend 259 onwebkitanimationend
260 onwebkitfullscreenchange 260 onwebkitfullscreenchange
261 onwebkitfullscreenerror 261 onwebkitfullscreenerror
262 onwebkittransitionend 262 onwebkittransitionend
263 onwheel 263 onwheel
264 open 264 open
265 optimum 265 optimum
266 pattern 266 pattern
267 permissions
267 placeholder 268 placeholder
268 ping 269 ping
269 poster 270 poster
270 preload 271 preload
271 pseudo 272 pseudo
272 radiogroup 273 radiogroup
273 readonly 274 readonly
274 referrerpolicy 275 referrerpolicy
275 rel 276 rel
276 required 277 required
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
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/frame/FrameOwner.h ('k') | third_party/WebKit/Source/core/html/HTMLFrameElementBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698