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

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

Issue 2394473002: iframes with allowpaymentrequest attribute are allowed to make payment requests. (Closed)
Patch Set: Rebased Created 4 years, 2 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
11 action 11 action
12 align 12 align
13 alink 13 alink
14 allowfullscreen 14 allowfullscreen
15 allowpaymentrequest
15 alt 16 alt
16 archive 17 archive
17 aria-activedescendant 18 aria-activedescendant
18 aria-atomic 19 aria-atomic
19 aria-autocomplete 20 aria-autocomplete
20 aria-busy 21 aria-busy
21 aria-checked 22 aria-checked
22 aria-controls 23 aria-controls
23 aria-current 24 aria-current
24 aria-describedby 25 aria-describedby
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
317 usemap 318 usemap
318 valign 319 valign
319 value 320 value
320 valuetype 321 valuetype
321 version 322 version
322 vlink 323 vlink
323 vspace 324 vspace
324 webkitdirectory 325 webkitdirectory
325 width 326 width
326 wrap 327 wrap
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/core_idl_files.gni ('k') | third_party/WebKit/Source/core/html/HTMLIFrameElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698