browser-specs 3.11.1 → 3.14.0
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/index.json +351 -164
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1383,6 +1383,35 @@
|
|
|
1383
1383
|
]
|
|
1384
1384
|
}
|
|
1385
1385
|
},
|
|
1386
|
+
{
|
|
1387
|
+
"url": "https://sourcemaps.info/spec.html",
|
|
1388
|
+
"seriesComposition": "full",
|
|
1389
|
+
"shortname": "sourcemap",
|
|
1390
|
+
"series": {
|
|
1391
|
+
"shortname": "sourcemap",
|
|
1392
|
+
"currentSpecification": "sourcemap",
|
|
1393
|
+
"title": "Source Map Revision 3 Proposal",
|
|
1394
|
+
"shortTitle": "Source Map",
|
|
1395
|
+
"nightlyUrl": "https://sourcemaps.info/spec.html"
|
|
1396
|
+
},
|
|
1397
|
+
"shortTitle": "Source Map",
|
|
1398
|
+
"organization": "sourcemaps.info",
|
|
1399
|
+
"groups": [
|
|
1400
|
+
{
|
|
1401
|
+
"name": "sourcemaps.info",
|
|
1402
|
+
"url": "https://sourcemaps.info/"
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"nightly": {
|
|
1406
|
+
"url": "https://sourcemaps.info/spec.html",
|
|
1407
|
+
"filename": "spec.html"
|
|
1408
|
+
},
|
|
1409
|
+
"title": "Source Map Revision 3 Proposal",
|
|
1410
|
+
"source": "spec",
|
|
1411
|
+
"categories": [
|
|
1412
|
+
"browser"
|
|
1413
|
+
]
|
|
1414
|
+
},
|
|
1386
1415
|
{
|
|
1387
1416
|
"url": "https://storage.spec.whatwg.org/",
|
|
1388
1417
|
"seriesComposition": "full",
|
|
@@ -2134,6 +2163,37 @@
|
|
|
2134
2163
|
"browser"
|
|
2135
2164
|
]
|
|
2136
2165
|
},
|
|
2166
|
+
{
|
|
2167
|
+
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
2168
|
+
"seriesComposition": "full",
|
|
2169
|
+
"shortname": "tc39-symbols-as-weakmap-keys",
|
|
2170
|
+
"series": {
|
|
2171
|
+
"shortname": "tc39-symbols-as-weakmap-keys",
|
|
2172
|
+
"currentSpecification": "tc39-symbols-as-weakmap-keys",
|
|
2173
|
+
"title": "Symbol as WeakMap Keys Proposal",
|
|
2174
|
+
"shortTitle": "Symbol as WeakMap Keys",
|
|
2175
|
+
"nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
|
|
2176
|
+
},
|
|
2177
|
+
"nightly": {
|
|
2178
|
+
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
2179
|
+
"sourcePath": "spec.emu",
|
|
2180
|
+
"repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
|
|
2181
|
+
"filename": "index.html"
|
|
2182
|
+
},
|
|
2183
|
+
"organization": "Ecma International",
|
|
2184
|
+
"groups": [
|
|
2185
|
+
{
|
|
2186
|
+
"name": "TC39",
|
|
2187
|
+
"url": "https://tc39.es/"
|
|
2188
|
+
}
|
|
2189
|
+
],
|
|
2190
|
+
"title": "Symbol as WeakMap Keys Proposal",
|
|
2191
|
+
"source": "spec",
|
|
2192
|
+
"shortTitle": "Symbol as WeakMap Keys",
|
|
2193
|
+
"categories": [
|
|
2194
|
+
"browser"
|
|
2195
|
+
]
|
|
2196
|
+
},
|
|
2137
2197
|
{
|
|
2138
2198
|
"url": "https://tc39.es/proposal-temporal/",
|
|
2139
2199
|
"seriesComposition": "full",
|
|
@@ -2338,37 +2398,6 @@
|
|
|
2338
2398
|
]
|
|
2339
2399
|
}
|
|
2340
2400
|
},
|
|
2341
|
-
{
|
|
2342
|
-
"url": "https://w3c.github.io/event-timing/",
|
|
2343
|
-
"seriesComposition": "full",
|
|
2344
|
-
"shortname": "event-timing",
|
|
2345
|
-
"series": {
|
|
2346
|
-
"shortname": "event-timing",
|
|
2347
|
-
"currentSpecification": "event-timing",
|
|
2348
|
-
"title": "Event Timing API",
|
|
2349
|
-
"shortTitle": "Event Timing API",
|
|
2350
|
-
"nightlyUrl": "https://w3c.github.io/event-timing/"
|
|
2351
|
-
},
|
|
2352
|
-
"organization": "W3C",
|
|
2353
|
-
"groups": [
|
|
2354
|
-
{
|
|
2355
|
-
"name": "Web Performance Working Group",
|
|
2356
|
-
"url": "https://www.w3.org/webperf/"
|
|
2357
|
-
}
|
|
2358
|
-
],
|
|
2359
|
-
"nightly": {
|
|
2360
|
-
"url": "https://w3c.github.io/event-timing/",
|
|
2361
|
-
"repository": "https://github.com/w3c/event-timing",
|
|
2362
|
-
"sourcePath": "index.bs",
|
|
2363
|
-
"filename": "index.html"
|
|
2364
|
-
},
|
|
2365
|
-
"title": "Event Timing API",
|
|
2366
|
-
"source": "specref",
|
|
2367
|
-
"shortTitle": "Event Timing API",
|
|
2368
|
-
"categories": [
|
|
2369
|
-
"browser"
|
|
2370
|
-
]
|
|
2371
|
-
},
|
|
2372
2401
|
{
|
|
2373
2402
|
"url": "https://w3c.github.io/gamepad/extensions.html",
|
|
2374
2403
|
"seriesComposition": "full",
|
|
@@ -2400,37 +2429,6 @@
|
|
|
2400
2429
|
"browser"
|
|
2401
2430
|
]
|
|
2402
2431
|
},
|
|
2403
|
-
{
|
|
2404
|
-
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
2405
|
-
"seriesComposition": "full",
|
|
2406
|
-
"shortname": "largest-contentful-paint",
|
|
2407
|
-
"series": {
|
|
2408
|
-
"shortname": "largest-contentful-paint",
|
|
2409
|
-
"currentSpecification": "largest-contentful-paint",
|
|
2410
|
-
"title": "Largest Contentful Paint",
|
|
2411
|
-
"shortTitle": "Largest Contentful Paint",
|
|
2412
|
-
"nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
|
|
2413
|
-
},
|
|
2414
|
-
"organization": "W3C",
|
|
2415
|
-
"groups": [
|
|
2416
|
-
{
|
|
2417
|
-
"name": "Web Performance Working Group",
|
|
2418
|
-
"url": "https://www.w3.org/webperf/"
|
|
2419
|
-
}
|
|
2420
|
-
],
|
|
2421
|
-
"nightly": {
|
|
2422
|
-
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
2423
|
-
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
2424
|
-
"sourcePath": "index.bs",
|
|
2425
|
-
"filename": "index.html"
|
|
2426
|
-
},
|
|
2427
|
-
"title": "Largest Contentful Paint",
|
|
2428
|
-
"source": "specref",
|
|
2429
|
-
"shortTitle": "Largest Contentful Paint",
|
|
2430
|
-
"categories": [
|
|
2431
|
-
"browser"
|
|
2432
|
-
]
|
|
2433
|
-
},
|
|
2434
2432
|
{
|
|
2435
2433
|
"url": "https://w3c.github.io/mathml-aam/",
|
|
2436
2434
|
"seriesComposition": "full",
|
|
@@ -2561,37 +2559,6 @@
|
|
|
2561
2559
|
"browser"
|
|
2562
2560
|
]
|
|
2563
2561
|
},
|
|
2564
|
-
{
|
|
2565
|
-
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
2566
|
-
"seriesComposition": "full",
|
|
2567
|
-
"shortname": "mediacapture-viewport",
|
|
2568
|
-
"series": {
|
|
2569
|
-
"shortname": "mediacapture-viewport",
|
|
2570
|
-
"currentSpecification": "mediacapture-viewport",
|
|
2571
|
-
"title": "Viewport Capture",
|
|
2572
|
-
"shortTitle": "Viewport Capture",
|
|
2573
|
-
"nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
|
|
2574
|
-
},
|
|
2575
|
-
"organization": "W3C",
|
|
2576
|
-
"groups": [
|
|
2577
|
-
{
|
|
2578
|
-
"name": "Web Real-Time Communications Working Group",
|
|
2579
|
-
"url": "https://www.w3.org/groups/wg/webrtc"
|
|
2580
|
-
}
|
|
2581
|
-
],
|
|
2582
|
-
"nightly": {
|
|
2583
|
-
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
2584
|
-
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
2585
|
-
"sourcePath": "index.html",
|
|
2586
|
-
"filename": "index.html"
|
|
2587
|
-
},
|
|
2588
|
-
"title": "Viewport Capture",
|
|
2589
|
-
"source": "spec",
|
|
2590
|
-
"shortTitle": "Viewport Capture",
|
|
2591
|
-
"categories": [
|
|
2592
|
-
"browser"
|
|
2593
|
-
]
|
|
2594
|
-
},
|
|
2595
2562
|
{
|
|
2596
2563
|
"url": "https://w3c.github.io/PNG-spec/",
|
|
2597
2564
|
"seriesComposition": "full",
|
|
@@ -2889,7 +2856,7 @@
|
|
|
2889
2856
|
"filename": "index.html"
|
|
2890
2857
|
},
|
|
2891
2858
|
"title": "Multi-Screen Window Placement",
|
|
2892
|
-
"source": "
|
|
2859
|
+
"source": "specref",
|
|
2893
2860
|
"shortTitle": "Multi-Screen Window Placement",
|
|
2894
2861
|
"categories": [
|
|
2895
2862
|
"browser"
|
|
@@ -3046,6 +3013,37 @@
|
|
|
3046
3013
|
]
|
|
3047
3014
|
}
|
|
3048
3015
|
},
|
|
3016
|
+
{
|
|
3017
|
+
"url": "https://wicg.github.io/attribution-reporting-api/",
|
|
3018
|
+
"seriesComposition": "full",
|
|
3019
|
+
"shortname": "attribution-reporting-api",
|
|
3020
|
+
"series": {
|
|
3021
|
+
"shortname": "attribution-reporting-api",
|
|
3022
|
+
"currentSpecification": "attribution-reporting-api",
|
|
3023
|
+
"title": "Attribution Reporting",
|
|
3024
|
+
"shortTitle": "Attribution Reporting",
|
|
3025
|
+
"nightlyUrl": "https://wicg.github.io/attribution-reporting-api/"
|
|
3026
|
+
},
|
|
3027
|
+
"organization": "W3C",
|
|
3028
|
+
"groups": [
|
|
3029
|
+
{
|
|
3030
|
+
"name": "Web Platform Incubator Community Group",
|
|
3031
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
3032
|
+
}
|
|
3033
|
+
],
|
|
3034
|
+
"nightly": {
|
|
3035
|
+
"url": "https://wicg.github.io/attribution-reporting-api/",
|
|
3036
|
+
"repository": "https://github.com/WICG/attribution-reporting-api",
|
|
3037
|
+
"sourcePath": "index.bs",
|
|
3038
|
+
"filename": "index.html"
|
|
3039
|
+
},
|
|
3040
|
+
"title": "Attribution Reporting",
|
|
3041
|
+
"source": "spec",
|
|
3042
|
+
"shortTitle": "Attribution Reporting",
|
|
3043
|
+
"categories": [
|
|
3044
|
+
"browser"
|
|
3045
|
+
]
|
|
3046
|
+
},
|
|
3049
3047
|
{
|
|
3050
3048
|
"url": "https://wicg.github.io/background-fetch/",
|
|
3051
3049
|
"seriesComposition": "full",
|
|
@@ -3330,37 +3328,6 @@
|
|
|
3330
3328
|
]
|
|
3331
3329
|
}
|
|
3332
3330
|
},
|
|
3333
|
-
{
|
|
3334
|
-
"url": "https://wicg.github.io/conversion-measurement-api/",
|
|
3335
|
-
"seriesComposition": "full",
|
|
3336
|
-
"shortname": "conversion-measurement-api",
|
|
3337
|
-
"series": {
|
|
3338
|
-
"shortname": "conversion-measurement-api",
|
|
3339
|
-
"currentSpecification": "conversion-measurement-api",
|
|
3340
|
-
"title": "Attribution Reporting",
|
|
3341
|
-
"shortTitle": "Attribution Reporting",
|
|
3342
|
-
"nightlyUrl": "https://wicg.github.io/conversion-measurement-api/"
|
|
3343
|
-
},
|
|
3344
|
-
"organization": "W3C",
|
|
3345
|
-
"groups": [
|
|
3346
|
-
{
|
|
3347
|
-
"name": "Web Platform Incubator Community Group",
|
|
3348
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
3349
|
-
}
|
|
3350
|
-
],
|
|
3351
|
-
"nightly": {
|
|
3352
|
-
"url": "https://wicg.github.io/conversion-measurement-api/",
|
|
3353
|
-
"repository": "https://github.com/WICG/conversion-measurement-api",
|
|
3354
|
-
"sourcePath": "index.bs",
|
|
3355
|
-
"filename": "index.html"
|
|
3356
|
-
},
|
|
3357
|
-
"title": "Attribution Reporting",
|
|
3358
|
-
"source": "spec",
|
|
3359
|
-
"shortTitle": "Attribution Reporting",
|
|
3360
|
-
"categories": [
|
|
3361
|
-
"browser"
|
|
3362
|
-
]
|
|
3363
|
-
},
|
|
3364
3331
|
{
|
|
3365
3332
|
"url": "https://wicg.github.io/cookie-store/",
|
|
3366
3333
|
"seriesComposition": "full",
|
|
@@ -3429,37 +3396,6 @@
|
|
|
3429
3396
|
"browser"
|
|
3430
3397
|
]
|
|
3431
3398
|
},
|
|
3432
|
-
{
|
|
3433
|
-
"url": "https://wicg.github.io/credentiallessness/",
|
|
3434
|
-
"seriesComposition": "full",
|
|
3435
|
-
"shortname": "credentiallessness",
|
|
3436
|
-
"series": {
|
|
3437
|
-
"shortname": "credentiallessness",
|
|
3438
|
-
"currentSpecification": "credentiallessness",
|
|
3439
|
-
"title": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3440
|
-
"shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3441
|
-
"nightlyUrl": "https://wicg.github.io/credentiallessness/"
|
|
3442
|
-
},
|
|
3443
|
-
"organization": "W3C",
|
|
3444
|
-
"groups": [
|
|
3445
|
-
{
|
|
3446
|
-
"name": "Web Platform Incubator Community Group",
|
|
3447
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
3448
|
-
}
|
|
3449
|
-
],
|
|
3450
|
-
"nightly": {
|
|
3451
|
-
"url": "https://wicg.github.io/credentiallessness/",
|
|
3452
|
-
"repository": "https://github.com/WICG/credentiallessness",
|
|
3453
|
-
"sourcePath": "index.bs",
|
|
3454
|
-
"filename": "index.html"
|
|
3455
|
-
},
|
|
3456
|
-
"title": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3457
|
-
"source": "spec",
|
|
3458
|
-
"shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3459
|
-
"categories": [
|
|
3460
|
-
"browser"
|
|
3461
|
-
]
|
|
3462
|
-
},
|
|
3463
3399
|
{
|
|
3464
3400
|
"url": "https://wicg.github.io/csp-next/scripting-policy.html",
|
|
3465
3401
|
"seriesComposition": "full",
|
|
@@ -4337,6 +4273,99 @@
|
|
|
4337
4273
|
"browser"
|
|
4338
4274
|
]
|
|
4339
4275
|
},
|
|
4276
|
+
{
|
|
4277
|
+
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
4278
|
+
"seriesComposition": "full",
|
|
4279
|
+
"shortname": "prefetch",
|
|
4280
|
+
"series": {
|
|
4281
|
+
"shortname": "prefetch",
|
|
4282
|
+
"currentSpecification": "prefetch",
|
|
4283
|
+
"title": "Prefetch",
|
|
4284
|
+
"shortTitle": "Prefetch",
|
|
4285
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/prefetch.html"
|
|
4286
|
+
},
|
|
4287
|
+
"organization": "W3C",
|
|
4288
|
+
"groups": [
|
|
4289
|
+
{
|
|
4290
|
+
"name": "Web Platform Incubator Community Group",
|
|
4291
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4292
|
+
}
|
|
4293
|
+
],
|
|
4294
|
+
"nightly": {
|
|
4295
|
+
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
4296
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4297
|
+
"sourcePath": "prefetch.bs",
|
|
4298
|
+
"filename": "prefetch.html"
|
|
4299
|
+
},
|
|
4300
|
+
"title": "Prefetch",
|
|
4301
|
+
"source": "spec",
|
|
4302
|
+
"shortTitle": "Prefetch",
|
|
4303
|
+
"categories": [
|
|
4304
|
+
"browser"
|
|
4305
|
+
]
|
|
4306
|
+
},
|
|
4307
|
+
{
|
|
4308
|
+
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
4309
|
+
"seriesComposition": "full",
|
|
4310
|
+
"shortname": "prerendering-revamped",
|
|
4311
|
+
"series": {
|
|
4312
|
+
"shortname": "prerendering-revamped",
|
|
4313
|
+
"currentSpecification": "prerendering-revamped",
|
|
4314
|
+
"title": "Prerendering Revamped",
|
|
4315
|
+
"shortTitle": "Prerendering Revamped",
|
|
4316
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/prerendering.html"
|
|
4317
|
+
},
|
|
4318
|
+
"organization": "W3C",
|
|
4319
|
+
"groups": [
|
|
4320
|
+
{
|
|
4321
|
+
"name": "Web Platform Incubator Community Group",
|
|
4322
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4323
|
+
}
|
|
4324
|
+
],
|
|
4325
|
+
"nightly": {
|
|
4326
|
+
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
4327
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4328
|
+
"sourcePath": "prerendering.bs",
|
|
4329
|
+
"filename": "prerendering.html"
|
|
4330
|
+
},
|
|
4331
|
+
"title": "Prerendering Revamped",
|
|
4332
|
+
"source": "spec",
|
|
4333
|
+
"shortTitle": "Prerendering Revamped",
|
|
4334
|
+
"categories": [
|
|
4335
|
+
"browser"
|
|
4336
|
+
]
|
|
4337
|
+
},
|
|
4338
|
+
{
|
|
4339
|
+
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
4340
|
+
"seriesComposition": "full",
|
|
4341
|
+
"shortname": "speculation-rules",
|
|
4342
|
+
"series": {
|
|
4343
|
+
"shortname": "speculation-rules",
|
|
4344
|
+
"currentSpecification": "speculation-rules",
|
|
4345
|
+
"title": "Speculation Rules",
|
|
4346
|
+
"shortTitle": "Speculation Rules",
|
|
4347
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/speculation-rules.html"
|
|
4348
|
+
},
|
|
4349
|
+
"organization": "W3C",
|
|
4350
|
+
"groups": [
|
|
4351
|
+
{
|
|
4352
|
+
"name": "Web Platform Incubator Community Group",
|
|
4353
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4354
|
+
}
|
|
4355
|
+
],
|
|
4356
|
+
"nightly": {
|
|
4357
|
+
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
4358
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4359
|
+
"sourcePath": "speculation-rules.bs",
|
|
4360
|
+
"filename": "speculation-rules.html"
|
|
4361
|
+
},
|
|
4362
|
+
"title": "Speculation Rules",
|
|
4363
|
+
"source": "spec",
|
|
4364
|
+
"shortTitle": "Speculation Rules",
|
|
4365
|
+
"categories": [
|
|
4366
|
+
"browser"
|
|
4367
|
+
]
|
|
4368
|
+
},
|
|
4340
4369
|
{
|
|
4341
4370
|
"url": "https://wicg.github.io/navigation-api/",
|
|
4342
4371
|
"seriesComposition": "full",
|
|
@@ -12654,6 +12683,42 @@
|
|
|
12654
12683
|
]
|
|
12655
12684
|
}
|
|
12656
12685
|
},
|
|
12686
|
+
{
|
|
12687
|
+
"url": "https://www.w3.org/TR/event-timing/",
|
|
12688
|
+
"seriesComposition": "full",
|
|
12689
|
+
"shortname": "event-timing",
|
|
12690
|
+
"series": {
|
|
12691
|
+
"shortname": "event-timing",
|
|
12692
|
+
"currentSpecification": "event-timing",
|
|
12693
|
+
"title": "Event Timing API",
|
|
12694
|
+
"shortTitle": "Event Timing API",
|
|
12695
|
+
"releaseUrl": "https://www.w3.org/TR/event-timing/",
|
|
12696
|
+
"nightlyUrl": "https://w3c.github.io/event-timing"
|
|
12697
|
+
},
|
|
12698
|
+
"organization": "W3C",
|
|
12699
|
+
"groups": [
|
|
12700
|
+
{
|
|
12701
|
+
"name": "Web Performance Working Group",
|
|
12702
|
+
"url": "https://www.w3.org/webperf/"
|
|
12703
|
+
}
|
|
12704
|
+
],
|
|
12705
|
+
"release": {
|
|
12706
|
+
"url": "https://www.w3.org/TR/event-timing/",
|
|
12707
|
+
"filename": "Overview.html"
|
|
12708
|
+
},
|
|
12709
|
+
"nightly": {
|
|
12710
|
+
"url": "https://w3c.github.io/event-timing",
|
|
12711
|
+
"repository": "https://github.com/w3c/event-timing",
|
|
12712
|
+
"sourcePath": "index.bs",
|
|
12713
|
+
"filename": "index.html"
|
|
12714
|
+
},
|
|
12715
|
+
"title": "Event Timing API",
|
|
12716
|
+
"source": "w3c",
|
|
12717
|
+
"shortTitle": "Event Timing API",
|
|
12718
|
+
"categories": [
|
|
12719
|
+
"browser"
|
|
12720
|
+
]
|
|
12721
|
+
},
|
|
12657
12722
|
{
|
|
12658
12723
|
"url": "https://www.w3.org/TR/fetch-metadata/",
|
|
12659
12724
|
"seriesComposition": "full",
|
|
@@ -13598,6 +13663,48 @@
|
|
|
13598
13663
|
]
|
|
13599
13664
|
}
|
|
13600
13665
|
},
|
|
13666
|
+
{
|
|
13667
|
+
"url": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13668
|
+
"seriesComposition": "full",
|
|
13669
|
+
"shortname": "largest-contentful-paint",
|
|
13670
|
+
"series": {
|
|
13671
|
+
"shortname": "largest-contentful-paint",
|
|
13672
|
+
"currentSpecification": "largest-contentful-paint",
|
|
13673
|
+
"title": "Largest Contentful Paint",
|
|
13674
|
+
"shortTitle": "Largest Contentful Paint",
|
|
13675
|
+
"releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13676
|
+
"nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
|
|
13677
|
+
},
|
|
13678
|
+
"organization": "W3C",
|
|
13679
|
+
"groups": [
|
|
13680
|
+
{
|
|
13681
|
+
"name": "Web Performance Working Group",
|
|
13682
|
+
"url": "https://www.w3.org/webperf/"
|
|
13683
|
+
}
|
|
13684
|
+
],
|
|
13685
|
+
"release": {
|
|
13686
|
+
"url": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13687
|
+
"filename": "Overview.html"
|
|
13688
|
+
},
|
|
13689
|
+
"nightly": {
|
|
13690
|
+
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
13691
|
+
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
13692
|
+
"sourcePath": "index.bs",
|
|
13693
|
+
"filename": "index.html"
|
|
13694
|
+
},
|
|
13695
|
+
"title": "Largest Contentful Paint",
|
|
13696
|
+
"source": "w3c",
|
|
13697
|
+
"shortTitle": "Largest Contentful Paint",
|
|
13698
|
+
"categories": [
|
|
13699
|
+
"browser"
|
|
13700
|
+
],
|
|
13701
|
+
"tests": {
|
|
13702
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13703
|
+
"testPaths": [
|
|
13704
|
+
"largest-contentful-paint"
|
|
13705
|
+
]
|
|
13706
|
+
}
|
|
13707
|
+
},
|
|
13601
13708
|
{
|
|
13602
13709
|
"url": "https://www.w3.org/TR/longtasks-1/",
|
|
13603
13710
|
"seriesComposition": "full",
|
|
@@ -14002,6 +14109,42 @@
|
|
|
14002
14109
|
"browser"
|
|
14003
14110
|
]
|
|
14004
14111
|
},
|
|
14112
|
+
{
|
|
14113
|
+
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14114
|
+
"seriesComposition": "full",
|
|
14115
|
+
"shortname": "mediacapture-viewport",
|
|
14116
|
+
"series": {
|
|
14117
|
+
"shortname": "mediacapture-viewport",
|
|
14118
|
+
"currentSpecification": "mediacapture-viewport",
|
|
14119
|
+
"title": "Viewport Capture",
|
|
14120
|
+
"shortTitle": "Viewport Capture",
|
|
14121
|
+
"releaseUrl": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14122
|
+
"nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
|
|
14123
|
+
},
|
|
14124
|
+
"organization": "W3C",
|
|
14125
|
+
"groups": [
|
|
14126
|
+
{
|
|
14127
|
+
"name": "Web Real-Time Communications Working Group",
|
|
14128
|
+
"url": "https://www.w3.org/groups/wg/webrtc"
|
|
14129
|
+
}
|
|
14130
|
+
],
|
|
14131
|
+
"release": {
|
|
14132
|
+
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14133
|
+
"filename": "Overview.html"
|
|
14134
|
+
},
|
|
14135
|
+
"nightly": {
|
|
14136
|
+
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
14137
|
+
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
14138
|
+
"sourcePath": "index.html",
|
|
14139
|
+
"filename": "index.html"
|
|
14140
|
+
},
|
|
14141
|
+
"title": "Viewport Capture",
|
|
14142
|
+
"source": "w3c",
|
|
14143
|
+
"shortTitle": "Viewport Capture",
|
|
14144
|
+
"categories": [
|
|
14145
|
+
"browser"
|
|
14146
|
+
]
|
|
14147
|
+
},
|
|
14005
14148
|
{
|
|
14006
14149
|
"url": "https://www.w3.org/TR/mediaqueries-4/",
|
|
14007
14150
|
"seriesComposition": "full",
|
|
@@ -15268,8 +15411,8 @@
|
|
|
15268
15411
|
"series": {
|
|
15269
15412
|
"shortname": "requestidlecallback",
|
|
15270
15413
|
"currentSpecification": "requestidlecallback",
|
|
15271
|
-
"title": "Cooperative Scheduling of Background Tasks",
|
|
15272
|
-
"shortTitle": "Cooperative Scheduling of Background Tasks",
|
|
15414
|
+
"title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15415
|
+
"shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15273
15416
|
"releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
|
|
15274
15417
|
"nightlyUrl": "https://w3c.github.io/requestidlecallback/"
|
|
15275
15418
|
},
|
|
@@ -15290,9 +15433,9 @@
|
|
|
15290
15433
|
"sourcePath": "index.html",
|
|
15291
15434
|
"filename": "index.html"
|
|
15292
15435
|
},
|
|
15293
|
-
"title": "Cooperative Scheduling of Background Tasks",
|
|
15436
|
+
"title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15294
15437
|
"source": "w3c",
|
|
15295
|
-
"shortTitle": "Cooperative Scheduling of Background Tasks",
|
|
15438
|
+
"shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15296
15439
|
"categories": [
|
|
15297
15440
|
"browser"
|
|
15298
15441
|
],
|
|
@@ -16861,7 +17004,7 @@
|
|
|
16861
17004
|
"groups": [
|
|
16862
17005
|
{
|
|
16863
17006
|
"name": "Audio Working Group",
|
|
16864
|
-
"url": "https://www.w3.org/
|
|
17007
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
16865
17008
|
}
|
|
16866
17009
|
],
|
|
16867
17010
|
"release": {
|
|
@@ -17115,7 +17258,7 @@
|
|
|
17115
17258
|
"groups": [
|
|
17116
17259
|
{
|
|
17117
17260
|
"name": "Audio Working Group",
|
|
17118
|
-
"url": "https://www.w3.org/
|
|
17261
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
17119
17262
|
}
|
|
17120
17263
|
],
|
|
17121
17264
|
"release": {
|
|
@@ -17939,17 +18082,60 @@
|
|
|
17939
18082
|
"browser"
|
|
17940
18083
|
]
|
|
17941
18084
|
},
|
|
18085
|
+
{
|
|
18086
|
+
"url": "https://www.w3.org/TR/WOFF/",
|
|
18087
|
+
"seriesComposition": "full",
|
|
18088
|
+
"shortname": "WOFF",
|
|
18089
|
+
"series": {
|
|
18090
|
+
"shortname": "WOFF",
|
|
18091
|
+
"currentSpecification": "WOFF",
|
|
18092
|
+
"title": "WOFF File Format",
|
|
18093
|
+
"shortTitle": "WOFF",
|
|
18094
|
+
"releaseUrl": "https://www.w3.org/TR/WOFF/",
|
|
18095
|
+
"nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
|
|
18096
|
+
},
|
|
18097
|
+
"shortTitle": "WOFF 1.0",
|
|
18098
|
+
"nightly": {
|
|
18099
|
+
"url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
|
|
18100
|
+
"sourcePath": "woff1/spec/Overview.html",
|
|
18101
|
+
"repository": "https://github.com/w3c/woff",
|
|
18102
|
+
"filename": "Overview.html"
|
|
18103
|
+
},
|
|
18104
|
+
"tests": {
|
|
18105
|
+
"repository": "https://github.com/w3c/woff",
|
|
18106
|
+
"testPaths": [
|
|
18107
|
+
"woff1/tests"
|
|
18108
|
+
]
|
|
18109
|
+
},
|
|
18110
|
+
"seriesNext": "WOFF2",
|
|
18111
|
+
"organization": "W3C",
|
|
18112
|
+
"groups": [
|
|
18113
|
+
{
|
|
18114
|
+
"name": "Web Fonts Working Group",
|
|
18115
|
+
"url": "https://www.w3.org/Fonts/WG/"
|
|
18116
|
+
}
|
|
18117
|
+
],
|
|
18118
|
+
"release": {
|
|
18119
|
+
"url": "https://www.w3.org/TR/WOFF/",
|
|
18120
|
+
"filename": "Overview.html"
|
|
18121
|
+
},
|
|
18122
|
+
"title": "WOFF File Format 1.0",
|
|
18123
|
+
"source": "w3c",
|
|
18124
|
+
"categories": [
|
|
18125
|
+
"browser"
|
|
18126
|
+
]
|
|
18127
|
+
},
|
|
17942
18128
|
{
|
|
17943
18129
|
"url": "https://www.w3.org/TR/WOFF2/",
|
|
17944
18130
|
"seriesComposition": "full",
|
|
17945
18131
|
"shortname": "WOFF2",
|
|
17946
18132
|
"series": {
|
|
17947
18133
|
"shortname": "WOFF",
|
|
17948
|
-
"currentSpecification": "
|
|
18134
|
+
"currentSpecification": "WOFF",
|
|
17949
18135
|
"title": "WOFF File Format",
|
|
17950
18136
|
"shortTitle": "WOFF",
|
|
17951
18137
|
"releaseUrl": "https://www.w3.org/TR/WOFF/",
|
|
17952
|
-
"nightlyUrl": "https://w3c.github.io/woff/
|
|
18138
|
+
"nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
|
|
17953
18139
|
},
|
|
17954
18140
|
"seriesVersion": "2",
|
|
17955
18141
|
"shortTitle": "WOFF 2.0",
|
|
@@ -17959,6 +18145,7 @@
|
|
|
17959
18145
|
"repository": "https://github.com/w3c/woff",
|
|
17960
18146
|
"filename": "index.html"
|
|
17961
18147
|
},
|
|
18148
|
+
"seriesPrevious": "WOFF",
|
|
17962
18149
|
"organization": "W3C",
|
|
17963
18150
|
"groups": [
|
|
17964
18151
|
{
|
package/package.json
CHANGED