We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421a99d commit 86c7c68Copy full SHA for 86c7c68
index.json
@@ -6,6 +6,7 @@
6
"contenteditable",
7
"dir",
8
"draggable",
9
+ "enterkeyhint",
10
"hidden",
11
"id",
12
"inputmode",
@@ -245,6 +246,7 @@
245
246
],
247
"iframe": [
248
"align",
249
+ "allow",
250
"allowfullscreen",
251
"allowpaymentrequest",
252
"allowusermedia",
@@ -346,6 +348,8 @@
346
348
"crossorigin",
347
349
"href",
350
"hreflang",
351
+ "imagesizes",
352
+ "imagesrcset",
353
"integrity",
354
"media",
355
"nonce",
0 commit comments