@markuplint/html-spec 4.0.0-dev.0 → 4.0.0-dev.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/index.json +38 -380
- package/package.json +5 -5
package/LICENSE
CHANGED
package/index.json
CHANGED
|
@@ -706,7 +706,8 @@
|
|
|
706
706
|
"opener",
|
|
707
707
|
"prev",
|
|
708
708
|
"search",
|
|
709
|
-
"tag"
|
|
709
|
+
"tag",
|
|
710
|
+
"terms-of-service"
|
|
710
711
|
]
|
|
711
712
|
},
|
|
712
713
|
"unique": true,
|
|
@@ -2087,363 +2088,6 @@
|
|
|
2087
2088
|
],
|
|
2088
2089
|
"prohibitedProperties": []
|
|
2089
2090
|
},
|
|
2090
|
-
{
|
|
2091
|
-
"name": "associationlist",
|
|
2092
|
-
"description": "A section containing associationlistitemkey and associationlistitemvalue elements.\n\nAssociation lists contain children whose role is associationlistitemkey and associationlistitemvalue to represent a list of key items each having one or more values.\n\nAuthor requirements for elements whose role is associationlist:",
|
|
2093
|
-
"generalization": ["section"],
|
|
2094
|
-
"requiredContextRole": [],
|
|
2095
|
-
"requiredOwnedElements": ["associationlistitemkey", "associationlistitemvalue"],
|
|
2096
|
-
"accessibleNameRequired": false,
|
|
2097
|
-
"accessibleNameFromAuthor": true,
|
|
2098
|
-
"accessibleNameFromContent": false,
|
|
2099
|
-
"accessibleNameProhibited": false,
|
|
2100
|
-
"ownedProperties": [
|
|
2101
|
-
{
|
|
2102
|
-
"name": "aria-atomic",
|
|
2103
|
-
"inherited": true
|
|
2104
|
-
},
|
|
2105
|
-
{
|
|
2106
|
-
"name": "aria-braillelabel",
|
|
2107
|
-
"inherited": true
|
|
2108
|
-
},
|
|
2109
|
-
{
|
|
2110
|
-
"name": "aria-brailleroledescription",
|
|
2111
|
-
"inherited": true
|
|
2112
|
-
},
|
|
2113
|
-
{
|
|
2114
|
-
"name": "aria-busy",
|
|
2115
|
-
"inherited": true
|
|
2116
|
-
},
|
|
2117
|
-
{
|
|
2118
|
-
"name": "aria-controls",
|
|
2119
|
-
"inherited": true
|
|
2120
|
-
},
|
|
2121
|
-
{
|
|
2122
|
-
"name": "aria-current",
|
|
2123
|
-
"inherited": true
|
|
2124
|
-
},
|
|
2125
|
-
{
|
|
2126
|
-
"name": "aria-describedby",
|
|
2127
|
-
"inherited": true
|
|
2128
|
-
},
|
|
2129
|
-
{
|
|
2130
|
-
"name": "aria-description",
|
|
2131
|
-
"inherited": true
|
|
2132
|
-
},
|
|
2133
|
-
{
|
|
2134
|
-
"name": "aria-details",
|
|
2135
|
-
"inherited": true
|
|
2136
|
-
},
|
|
2137
|
-
{
|
|
2138
|
-
"name": "aria-disabled",
|
|
2139
|
-
"deprecated": true,
|
|
2140
|
-
"inherited": true
|
|
2141
|
-
},
|
|
2142
|
-
{
|
|
2143
|
-
"name": "aria-dropeffect",
|
|
2144
|
-
"inherited": true
|
|
2145
|
-
},
|
|
2146
|
-
{
|
|
2147
|
-
"name": "aria-errormessage",
|
|
2148
|
-
"deprecated": true,
|
|
2149
|
-
"inherited": true
|
|
2150
|
-
},
|
|
2151
|
-
{
|
|
2152
|
-
"name": "aria-flowto",
|
|
2153
|
-
"inherited": true
|
|
2154
|
-
},
|
|
2155
|
-
{
|
|
2156
|
-
"name": "aria-grabbed",
|
|
2157
|
-
"inherited": true
|
|
2158
|
-
},
|
|
2159
|
-
{
|
|
2160
|
-
"name": "aria-haspopup",
|
|
2161
|
-
"deprecated": true,
|
|
2162
|
-
"inherited": true
|
|
2163
|
-
},
|
|
2164
|
-
{
|
|
2165
|
-
"name": "aria-hidden",
|
|
2166
|
-
"inherited": true
|
|
2167
|
-
},
|
|
2168
|
-
{
|
|
2169
|
-
"name": "aria-invalid",
|
|
2170
|
-
"deprecated": true,
|
|
2171
|
-
"inherited": true
|
|
2172
|
-
},
|
|
2173
|
-
{
|
|
2174
|
-
"name": "aria-keyshortcuts",
|
|
2175
|
-
"inherited": true
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"name": "aria-label",
|
|
2179
|
-
"inherited": true
|
|
2180
|
-
},
|
|
2181
|
-
{
|
|
2182
|
-
"name": "aria-labelledby",
|
|
2183
|
-
"inherited": true
|
|
2184
|
-
},
|
|
2185
|
-
{
|
|
2186
|
-
"name": "aria-live",
|
|
2187
|
-
"inherited": true
|
|
2188
|
-
},
|
|
2189
|
-
{
|
|
2190
|
-
"name": "aria-owns",
|
|
2191
|
-
"inherited": true
|
|
2192
|
-
},
|
|
2193
|
-
{
|
|
2194
|
-
"name": "aria-relevant",
|
|
2195
|
-
"inherited": true
|
|
2196
|
-
},
|
|
2197
|
-
{
|
|
2198
|
-
"name": "aria-roledescription",
|
|
2199
|
-
"inherited": true
|
|
2200
|
-
}
|
|
2201
|
-
],
|
|
2202
|
-
"prohibitedProperties": []
|
|
2203
|
-
},
|
|
2204
|
-
{
|
|
2205
|
-
"name": "associationlistitemkey",
|
|
2206
|
-
"description": "A single key item in an association list.\n\nAuthor requirements for elements whose role is associationlistitemkey:",
|
|
2207
|
-
"generalization": ["section"],
|
|
2208
|
-
"requiredContextRole": ["associationlist"],
|
|
2209
|
-
"requiredOwnedElements": [],
|
|
2210
|
-
"accessibleNameRequired": false,
|
|
2211
|
-
"accessibleNameFromAuthor": true,
|
|
2212
|
-
"accessibleNameFromContent": false,
|
|
2213
|
-
"accessibleNameProhibited": false,
|
|
2214
|
-
"ownedProperties": [
|
|
2215
|
-
{
|
|
2216
|
-
"name": "aria-atomic",
|
|
2217
|
-
"inherited": true
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
"name": "aria-braillelabel",
|
|
2221
|
-
"inherited": true
|
|
2222
|
-
},
|
|
2223
|
-
{
|
|
2224
|
-
"name": "aria-brailleroledescription",
|
|
2225
|
-
"inherited": true
|
|
2226
|
-
},
|
|
2227
|
-
{
|
|
2228
|
-
"name": "aria-busy",
|
|
2229
|
-
"inherited": true
|
|
2230
|
-
},
|
|
2231
|
-
{
|
|
2232
|
-
"name": "aria-controls",
|
|
2233
|
-
"inherited": true
|
|
2234
|
-
},
|
|
2235
|
-
{
|
|
2236
|
-
"name": "aria-current",
|
|
2237
|
-
"inherited": true
|
|
2238
|
-
},
|
|
2239
|
-
{
|
|
2240
|
-
"name": "aria-describedby",
|
|
2241
|
-
"inherited": true
|
|
2242
|
-
},
|
|
2243
|
-
{
|
|
2244
|
-
"name": "aria-description",
|
|
2245
|
-
"inherited": true
|
|
2246
|
-
},
|
|
2247
|
-
{
|
|
2248
|
-
"name": "aria-details",
|
|
2249
|
-
"inherited": true
|
|
2250
|
-
},
|
|
2251
|
-
{
|
|
2252
|
-
"name": "aria-disabled",
|
|
2253
|
-
"deprecated": true,
|
|
2254
|
-
"inherited": true
|
|
2255
|
-
},
|
|
2256
|
-
{
|
|
2257
|
-
"name": "aria-dropeffect",
|
|
2258
|
-
"inherited": true
|
|
2259
|
-
},
|
|
2260
|
-
{
|
|
2261
|
-
"name": "aria-errormessage",
|
|
2262
|
-
"deprecated": true,
|
|
2263
|
-
"inherited": true
|
|
2264
|
-
},
|
|
2265
|
-
{
|
|
2266
|
-
"name": "aria-flowto",
|
|
2267
|
-
"inherited": true
|
|
2268
|
-
},
|
|
2269
|
-
{
|
|
2270
|
-
"name": "aria-grabbed",
|
|
2271
|
-
"inherited": true
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"name": "aria-haspopup",
|
|
2275
|
-
"deprecated": true,
|
|
2276
|
-
"inherited": true
|
|
2277
|
-
},
|
|
2278
|
-
{
|
|
2279
|
-
"name": "aria-hidden",
|
|
2280
|
-
"inherited": true
|
|
2281
|
-
},
|
|
2282
|
-
{
|
|
2283
|
-
"name": "aria-invalid",
|
|
2284
|
-
"deprecated": true,
|
|
2285
|
-
"inherited": true
|
|
2286
|
-
},
|
|
2287
|
-
{
|
|
2288
|
-
"name": "aria-keyshortcuts",
|
|
2289
|
-
"inherited": true
|
|
2290
|
-
},
|
|
2291
|
-
{
|
|
2292
|
-
"name": "aria-label",
|
|
2293
|
-
"inherited": true
|
|
2294
|
-
},
|
|
2295
|
-
{
|
|
2296
|
-
"name": "aria-labelledby",
|
|
2297
|
-
"inherited": true
|
|
2298
|
-
},
|
|
2299
|
-
{
|
|
2300
|
-
"name": "aria-level"
|
|
2301
|
-
},
|
|
2302
|
-
{
|
|
2303
|
-
"name": "aria-live",
|
|
2304
|
-
"inherited": true
|
|
2305
|
-
},
|
|
2306
|
-
{
|
|
2307
|
-
"name": "aria-owns",
|
|
2308
|
-
"inherited": true
|
|
2309
|
-
},
|
|
2310
|
-
{
|
|
2311
|
-
"name": "aria-posinset"
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"name": "aria-relevant",
|
|
2315
|
-
"inherited": true
|
|
2316
|
-
},
|
|
2317
|
-
{
|
|
2318
|
-
"name": "aria-roledescription",
|
|
2319
|
-
"inherited": true
|
|
2320
|
-
},
|
|
2321
|
-
{
|
|
2322
|
-
"name": "aria-setsize"
|
|
2323
|
-
}
|
|
2324
|
-
],
|
|
2325
|
-
"prohibitedProperties": []
|
|
2326
|
-
},
|
|
2327
|
-
{
|
|
2328
|
-
"name": "associationlistitemvalue",
|
|
2329
|
-
"description": "A single value item in an association list.\n\nAuthor requirements for elements whose role is associationlistitemvalue:",
|
|
2330
|
-
"generalization": ["section"],
|
|
2331
|
-
"requiredContextRole": ["associationlist"],
|
|
2332
|
-
"requiredOwnedElements": [],
|
|
2333
|
-
"accessibleNameRequired": false,
|
|
2334
|
-
"accessibleNameFromAuthor": true,
|
|
2335
|
-
"accessibleNameFromContent": false,
|
|
2336
|
-
"accessibleNameProhibited": false,
|
|
2337
|
-
"ownedProperties": [
|
|
2338
|
-
{
|
|
2339
|
-
"name": "aria-atomic",
|
|
2340
|
-
"inherited": true
|
|
2341
|
-
},
|
|
2342
|
-
{
|
|
2343
|
-
"name": "aria-braillelabel",
|
|
2344
|
-
"inherited": true
|
|
2345
|
-
},
|
|
2346
|
-
{
|
|
2347
|
-
"name": "aria-brailleroledescription",
|
|
2348
|
-
"inherited": true
|
|
2349
|
-
},
|
|
2350
|
-
{
|
|
2351
|
-
"name": "aria-busy",
|
|
2352
|
-
"inherited": true
|
|
2353
|
-
},
|
|
2354
|
-
{
|
|
2355
|
-
"name": "aria-controls",
|
|
2356
|
-
"inherited": true
|
|
2357
|
-
},
|
|
2358
|
-
{
|
|
2359
|
-
"name": "aria-current",
|
|
2360
|
-
"inherited": true
|
|
2361
|
-
},
|
|
2362
|
-
{
|
|
2363
|
-
"name": "aria-describedby",
|
|
2364
|
-
"inherited": true
|
|
2365
|
-
},
|
|
2366
|
-
{
|
|
2367
|
-
"name": "aria-description",
|
|
2368
|
-
"inherited": true
|
|
2369
|
-
},
|
|
2370
|
-
{
|
|
2371
|
-
"name": "aria-details",
|
|
2372
|
-
"inherited": true
|
|
2373
|
-
},
|
|
2374
|
-
{
|
|
2375
|
-
"name": "aria-disabled",
|
|
2376
|
-
"deprecated": true,
|
|
2377
|
-
"inherited": true
|
|
2378
|
-
},
|
|
2379
|
-
{
|
|
2380
|
-
"name": "aria-dropeffect",
|
|
2381
|
-
"inherited": true
|
|
2382
|
-
},
|
|
2383
|
-
{
|
|
2384
|
-
"name": "aria-errormessage",
|
|
2385
|
-
"deprecated": true,
|
|
2386
|
-
"inherited": true
|
|
2387
|
-
},
|
|
2388
|
-
{
|
|
2389
|
-
"name": "aria-flowto",
|
|
2390
|
-
"inherited": true
|
|
2391
|
-
},
|
|
2392
|
-
{
|
|
2393
|
-
"name": "aria-grabbed",
|
|
2394
|
-
"inherited": true
|
|
2395
|
-
},
|
|
2396
|
-
{
|
|
2397
|
-
"name": "aria-haspopup",
|
|
2398
|
-
"deprecated": true,
|
|
2399
|
-
"inherited": true
|
|
2400
|
-
},
|
|
2401
|
-
{
|
|
2402
|
-
"name": "aria-hidden",
|
|
2403
|
-
"inherited": true
|
|
2404
|
-
},
|
|
2405
|
-
{
|
|
2406
|
-
"name": "aria-invalid",
|
|
2407
|
-
"deprecated": true,
|
|
2408
|
-
"inherited": true
|
|
2409
|
-
},
|
|
2410
|
-
{
|
|
2411
|
-
"name": "aria-keyshortcuts",
|
|
2412
|
-
"inherited": true
|
|
2413
|
-
},
|
|
2414
|
-
{
|
|
2415
|
-
"name": "aria-label",
|
|
2416
|
-
"inherited": true
|
|
2417
|
-
},
|
|
2418
|
-
{
|
|
2419
|
-
"name": "aria-labelledby",
|
|
2420
|
-
"inherited": true
|
|
2421
|
-
},
|
|
2422
|
-
{
|
|
2423
|
-
"name": "aria-live",
|
|
2424
|
-
"inherited": true
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
"name": "aria-owns",
|
|
2428
|
-
"inherited": true
|
|
2429
|
-
},
|
|
2430
|
-
{
|
|
2431
|
-
"name": "aria-posinset"
|
|
2432
|
-
},
|
|
2433
|
-
{
|
|
2434
|
-
"name": "aria-relevant",
|
|
2435
|
-
"inherited": true
|
|
2436
|
-
},
|
|
2437
|
-
{
|
|
2438
|
-
"name": "aria-roledescription",
|
|
2439
|
-
"inherited": true
|
|
2440
|
-
},
|
|
2441
|
-
{
|
|
2442
|
-
"name": "aria-setsize"
|
|
2443
|
-
}
|
|
2444
|
-
],
|
|
2445
|
-
"prohibitedProperties": []
|
|
2446
|
-
},
|
|
2447
2091
|
{
|
|
2448
2092
|
"name": "banner",
|
|
2449
2093
|
"description": "A landmark that contains mostly site-oriented content, rather than page-specific content.\n\nSite-oriented content typically includes things such as the logo or identity of the site sponsor, and a site-specific search tool. A banner usually appears at the top of the page and typically spans the full width.\n\nAssistive technologies SHOULD enable users to quickly navigate to elements with role banner. user agents SHOULD treat elements with role banner as navigational landmarks. user agents MAY enable users to quickly navigate to elements with role banner.\n\nThe author SHOULD mark no more than one element on a page with the banner role.\n\nBecause document and application elements can be nested in the DOM, they can have multiple banner elements as DOM descendants, assuming each of those is associated with different document nodes, either by a DOM nesting (e.g., document within document) or by use of the aria-owns attribute.",
|
|
@@ -35616,8 +35260,7 @@
|
|
|
35616
35260
|
"description": "This enumerated attribute indicates whether to use CORS to fetch the related audio file. CORS-enabled resources can be reused in the <canvas> element without being tainted. The allowed values are: anonymous Sends a cross-origin request without a credential. In other words, it sends the Origin: HTTP header without a cookie, X.509 certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (by not setting the Access-Control-Allow-Origin: HTTP header), the resource will be tainted, and its usage restricted. use-credentials Sends a cross-origin request with a credential. In other words, it sends the Origin: HTTP header with a cookie, a certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (through Access-Control-Allow-Credentials: HTTP header), the resource will be tainted and its usage restricted. When not present, the resource is fetched without a CORS request (i.e. without sending the Origin: HTTP header), preventing its non-tainted use in <canvas> elements. If invalid, it is handled as if the enumerated keyword anonymous was used. See CORS settings attributes for additional information."
|
|
35617
35261
|
},
|
|
35618
35262
|
"disableremoteplayback": {
|
|
35619
|
-
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). See this proposed specification for more information.
|
|
35620
|
-
"experimental": true
|
|
35263
|
+
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). See this proposed specification for more information. In Safari, you can use x-webkit-airplay=\"deny\" as a fallback."
|
|
35621
35264
|
},
|
|
35622
35265
|
"loop": {
|
|
35623
35266
|
"description": "A Boolean attribute: if specified, the audio player will automatically seek back to the start upon reaching the end of the audio."
|
|
@@ -35798,8 +35441,7 @@
|
|
|
35798
35441
|
"description": "This enumerated attribute indicates whether to use CORS to fetch the related audio file. CORS-enabled resources can be reused in the <canvas> element without being tainted. The allowed values are: anonymous Sends a cross-origin request without a credential. In other words, it sends the Origin: HTTP header without a cookie, X.509 certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (by not setting the Access-Control-Allow-Origin: HTTP header), the resource will be tainted, and its usage restricted. use-credentials Sends a cross-origin request with a credential. In other words, it sends the Origin: HTTP header with a cookie, a certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (through Access-Control-Allow-Credentials: HTTP header), the resource will be tainted and its usage restricted. When not present, the resource is fetched without a CORS request (i.e. without sending the Origin: HTTP header), preventing its non-tainted use in <canvas> elements. If invalid, it is handled as if the enumerated keyword anonymous was used. See CORS settings attributes for additional information."
|
|
35799
35442
|
},
|
|
35800
35443
|
"disableremoteplayback": {
|
|
35801
|
-
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). See this proposed specification for more information.
|
|
35802
|
-
"experimental": true
|
|
35444
|
+
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). See this proposed specification for more information. In Safari, you can use x-webkit-airplay=\"deny\" as a fallback."
|
|
35803
35445
|
},
|
|
35804
35446
|
"loop": {
|
|
35805
35447
|
"description": "A Boolean attribute: if specified, the audio player will automatically seek back to the start upon reaching the end of the audio."
|
|
@@ -36611,6 +36253,9 @@
|
|
|
36611
36253
|
"#HTMLGlobalAttrs": true
|
|
36612
36254
|
},
|
|
36613
36255
|
"attributes": {
|
|
36256
|
+
"name": {
|
|
36257
|
+
"type": "NoEmptyAny"
|
|
36258
|
+
},
|
|
36614
36259
|
"open": {
|
|
36615
36260
|
"type": "Boolean"
|
|
36616
36261
|
}
|
|
@@ -37124,8 +36769,7 @@
|
|
|
37124
36769
|
"type": "URL"
|
|
37125
36770
|
},
|
|
37126
36771
|
"autocapitalize": {
|
|
37127
|
-
"description": "
|
|
37128
|
-
"nonStandard": true
|
|
36772
|
+
"description": "Controls whether inputted text is automatically capitalized and, if so, in what manner. See the autocapitalize global attribute page for more information."
|
|
37129
36773
|
},
|
|
37130
36774
|
"autocomplete": {
|
|
37131
36775
|
"type": {
|
|
@@ -37686,7 +37330,8 @@
|
|
|
37686
37330
|
},
|
|
37687
37331
|
"allowpaymentrequest": {
|
|
37688
37332
|
"description": "Set to true if a cross-origin <iframe> should be allowed to invoke the Payment Request API. Note: This attribute is considered a legacy attribute and redefined as allow=\"payment\".",
|
|
37689
|
-
"
|
|
37333
|
+
"deprecated": true,
|
|
37334
|
+
"nonStandard": true
|
|
37690
37335
|
},
|
|
37691
37336
|
"credentialless": {
|
|
37692
37337
|
"description": "Set to true to make the <iframe> credentialless, meaning that its content will be loaded in a new, ephemeral context. It doesn't have access to the network, cookies, and storage data associated with its origin. It uses a new context local to the top-level document lifetime. In return, the Cross-Origin-Embedder-Policy (COEP) embedding rules can be lifted, so documents with COEP set can embed third-party documents that do not. See IFrame credentialless for more details.",
|
|
@@ -37872,8 +37517,7 @@
|
|
|
37872
37517
|
"description": "Marks the image for observation by the PerformanceElementTiming API. The value given becomes an identifier for the observed image element. See also the elementtiming attribute page."
|
|
37873
37518
|
},
|
|
37874
37519
|
"fetchpriority": {
|
|
37875
|
-
"description": "Provides a hint of the relative priority to use when fetching the image. Allowed values: high Signals a high-priority fetch relative to other images. low Signals a low-priority fetch relative to other images. auto Default: Signals automatic determination of fetch priority relative to other images."
|
|
37876
|
-
"experimental": true
|
|
37520
|
+
"description": "Provides a hint of the relative priority to use when fetching the image. Allowed values: high Signals a high-priority fetch relative to other images. low Signals a low-priority fetch relative to other images. auto Default: Signals automatic determination of fetch priority relative to other images."
|
|
37877
37521
|
},
|
|
37878
37522
|
"height": {
|
|
37879
37523
|
"description": "The intrinsic height of the image, in pixels. Must be an integer without a unit. Note: Including height and width enables the aspect ratio of the image to be calculated by the browser prior to the image being loaded. This aspect ratio is used to reserve the space needed to display the image, reducing or even preventing a layout shift when the image is downloaded and painted to the screen. Reducing layout shift is a major component of good user experience and web performance."
|
|
@@ -38436,8 +38080,7 @@
|
|
|
38436
38080
|
"condition": "[type='image' i]"
|
|
38437
38081
|
},
|
|
38438
38082
|
"autocapitalize": {
|
|
38439
|
-
"description": "
|
|
38440
|
-
"nonStandard": true
|
|
38083
|
+
"description": "Controls whether inputted text is automatically capitalized and, if so, in what manner. See the autocapitalize global attribute page for more information."
|
|
38441
38084
|
},
|
|
38442
38085
|
"autocomplete": {
|
|
38443
38086
|
"condition": [
|
|
@@ -38476,12 +38119,14 @@
|
|
|
38476
38119
|
"dirname": {
|
|
38477
38120
|
"condition": [
|
|
38478
38121
|
":not([type])",
|
|
38122
|
+
"[type='hidden' i]",
|
|
38479
38123
|
"[type='text' i]",
|
|
38480
38124
|
"[type='search' i]",
|
|
38481
|
-
"[type='hidden' i]",
|
|
38482
38125
|
"[type='tel' i]",
|
|
38483
38126
|
"[type='url' i]",
|
|
38484
|
-
"[type='email' i]"
|
|
38127
|
+
"[type='email' i]",
|
|
38128
|
+
"[type='password' i]",
|
|
38129
|
+
"[type='submit' i]"
|
|
38485
38130
|
]
|
|
38486
38131
|
},
|
|
38487
38132
|
"disabled": {
|
|
@@ -39036,8 +38681,7 @@
|
|
|
39036
38681
|
"type": "Boolean"
|
|
39037
38682
|
},
|
|
39038
38683
|
"fetchpriority": {
|
|
39039
|
-
"description": "Provides a hint of the relative priority to use when fetching a preloaded resource. Allowed values: high Signals a high-priority fetch relative to other resources of the same type. low Signals a low-priority fetch relative to other resources of the same type. auto Default: Signals automatic determination of fetch priority relative to other resources of the same type."
|
|
39040
|
-
"experimental": true
|
|
38684
|
+
"description": "Provides a hint of the relative priority to use when fetching a preloaded resource. Allowed values: high Signals a high-priority fetch relative to other resources of the same type. low Signals a low-priority fetch relative to other resources of the same type. auto Default: Signals automatic determination of fetch priority relative to other resources of the same type."
|
|
39041
38685
|
},
|
|
39042
38686
|
"href": {
|
|
39043
38687
|
"description": "This attribute specifies the URL of the linked resource. A URL can be absolute or relative."
|
|
@@ -39062,7 +38706,7 @@
|
|
|
39062
38706
|
"requiredEither": ["rel"]
|
|
39063
38707
|
},
|
|
39064
38708
|
"media": {
|
|
39065
|
-
"description": "This attribute specifies the media that the linked resource applies to. Its value must be a media type / media query. This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on.
|
|
38709
|
+
"description": "This attribute specifies the media that the linked resource applies to. Its value must be a media type / media query. This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on."
|
|
39066
38710
|
},
|
|
39067
38711
|
"methods": {
|
|
39068
38712
|
"description": "The value of this attribute provides information about the functions that might be performed on an object. The values generally are given by the HTTP protocol when it is used, but it might (for similar reasons as for the title attribute) be useful to include advisory information in advance in the link. For example, the browser might choose a different rendering of a link as a function of the methods specified; something that is searchable might get a different icon, or an outside link might render with an indication of leaving the current site. This attribute is not well understood nor supported, even by the defining browser, Internet Explorer 4.",
|
|
@@ -39095,7 +38739,8 @@
|
|
|
39095
38739
|
"prerender",
|
|
39096
38740
|
"prev",
|
|
39097
38741
|
"search",
|
|
39098
|
-
"stylesheet"
|
|
38742
|
+
"stylesheet",
|
|
38743
|
+
"terms-of-service"
|
|
39099
38744
|
]
|
|
39100
38745
|
},
|
|
39101
38746
|
"unique": true,
|
|
@@ -40498,8 +40143,7 @@
|
|
|
40498
40143
|
"ineffective": ["[type='module' i]", ":not([src])", "[async]"]
|
|
40499
40144
|
},
|
|
40500
40145
|
"fetchpriority": {
|
|
40501
|
-
"description": "Provides a hint of the relative priority to use when fetching an external script. Allowed values: high Signals a high-priority fetch relative to other external scripts. low Signals a low-priority fetch relative to other external scripts. auto Default: Signals automatic determination of fetch priority relative to other external scripts."
|
|
40502
|
-
"experimental": true
|
|
40146
|
+
"description": "Provides a hint of the relative priority to use when fetching an external script. Allowed values: high Signals a high-priority fetch relative to other external scripts. low Signals a low-priority fetch relative to other external scripts. auto Default: Signals automatic determination of fetch priority relative to other external scripts."
|
|
40503
40147
|
},
|
|
40504
40148
|
"integrity": {
|
|
40505
40149
|
"condition": "[src]"
|
|
@@ -41296,7 +40940,18 @@
|
|
|
41296
40940
|
"#GlobalEventAttrs": true,
|
|
41297
40941
|
"#HTMLGlobalAttrs": true
|
|
41298
40942
|
},
|
|
41299
|
-
"attributes": {
|
|
40943
|
+
"attributes": {
|
|
40944
|
+
"shadowrootdelegatesfocus": {
|
|
40945
|
+
"type": "Boolean"
|
|
40946
|
+
},
|
|
40947
|
+
"shadowrootmode": {
|
|
40948
|
+
"type": {
|
|
40949
|
+
"enum": ["open", "closed"],
|
|
40950
|
+
"missingValueDefault": "none",
|
|
40951
|
+
"invalidValueDefault": "none"
|
|
40952
|
+
}
|
|
40953
|
+
}
|
|
40954
|
+
}
|
|
41300
40955
|
},
|
|
41301
40956
|
{
|
|
41302
40957
|
"name": "textarea",
|
|
@@ -41336,6 +40991,9 @@
|
|
|
41336
40991
|
"#HTMLGlobalAttrs": true
|
|
41337
40992
|
},
|
|
41338
40993
|
"attributes": {
|
|
40994
|
+
"autocapitalize": {
|
|
40995
|
+
"description": "Controls whether inputted text is automatically capitalized and, if so, in what manner. See the autocapitalize global attribute page for more information."
|
|
40996
|
+
},
|
|
41339
40997
|
"autocomplete": {
|
|
41340
40998
|
"description": "This attribute indicates whether the value of the control can be automatically completed by the browser. Possible values are: off: The user must explicitly enter a value into this field for every use, or the document provides its own auto-completion method; the browser does not automatically complete the entry. on: The browser can automatically complete the value based on values that the user has entered during previous uses. If the autocomplete attribute is not specified on a <textarea> element, then the browser uses the autocomplete attribute value of the <textarea> element's form owner. The form owner is either the <form> element that this <textarea> element is a descendant of or the form element whose id is specified by the form attribute of the input element. For more information, see the autocomplete attribute in <form>."
|
|
41341
40999
|
},
|
|
@@ -41955,8 +41613,7 @@
|
|
|
41955
41613
|
"experimental": true
|
|
41956
41614
|
},
|
|
41957
41615
|
"disableremoteplayback": {
|
|
41958
|
-
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). In Safari, you can use x-webkit-airplay=\"deny\" as a fallback."
|
|
41959
|
-
"experimental": true
|
|
41616
|
+
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). In Safari, you can use x-webkit-airplay=\"deny\" as a fallback."
|
|
41960
41617
|
},
|
|
41961
41618
|
"height": {
|
|
41962
41619
|
"description": "The height of the video's display area, in CSS pixels (absolute values only; no percentages)."
|
|
@@ -48330,6 +47987,7 @@
|
|
|
48330
47987
|
"contents": [
|
|
48331
47988
|
{
|
|
48332
47989
|
"zeroOrMore": [
|
|
47990
|
+
"#text",
|
|
48333
47991
|
":model(SVGDescriptive)",
|
|
48334
47992
|
":model(SVGPaintServer)",
|
|
48335
47993
|
"svg|a",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@markuplint/html-spec",
|
|
3
|
-
"version": "4.0.0-dev.
|
|
3
|
+
"version": "4.0.0-dev.12+2275fbeb0",
|
|
4
4
|
"description": "A specification of HTML Living Standard for markuplint",
|
|
5
5
|
"repository": "git@github.com:markuplint/markuplint.git",
|
|
6
6
|
"author": "Yusuke Hirao <yusukehirao@me.com>",
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"gen:prettier": "prettier --write index.json"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@markuplint/spec-generator": "4.0.0-dev.
|
|
21
|
-
"@markuplint/test-tools": "4.0.0-alpha.
|
|
20
|
+
"@markuplint/spec-generator": "4.0.0-dev.12+2275fbeb0",
|
|
21
|
+
"@markuplint/test-tools": "4.0.0-alpha.9"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@markuplint/ml-spec": "4.0.0-dev.
|
|
24
|
+
"@markuplint/ml-spec": "4.0.0-dev.12+2275fbeb0"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "2275fbeb053605b636f080f4fafd7cd4fc57a9a3"
|
|
27
27
|
}
|