browser-specs 3.11.0 → 3.13.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 +276 -176
- 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",
|
|
@@ -2743,7 +2710,7 @@
|
|
|
2743
2710
|
"groups": [
|
|
2744
2711
|
{
|
|
2745
2712
|
"name": "Web Application Security Working Group",
|
|
2746
|
-
"url": "https://www.w3.org/
|
|
2713
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
2747
2714
|
}
|
|
2748
2715
|
],
|
|
2749
2716
|
"nightly": {
|
|
@@ -2774,7 +2741,7 @@
|
|
|
2774
2741
|
"groups": [
|
|
2775
2742
|
{
|
|
2776
2743
|
"name": "Web Application Security Working Group",
|
|
2777
|
-
"url": "https://www.w3.org/
|
|
2744
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
2778
2745
|
}
|
|
2779
2746
|
],
|
|
2780
2747
|
"nightly": {
|
|
@@ -2893,7 +2860,13 @@
|
|
|
2893
2860
|
"shortTitle": "Multi-Screen Window Placement",
|
|
2894
2861
|
"categories": [
|
|
2895
2862
|
"browser"
|
|
2896
|
-
]
|
|
2863
|
+
],
|
|
2864
|
+
"tests": {
|
|
2865
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
2866
|
+
"testPaths": [
|
|
2867
|
+
"window-placement"
|
|
2868
|
+
]
|
|
2869
|
+
}
|
|
2897
2870
|
},
|
|
2898
2871
|
{
|
|
2899
2872
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
@@ -3040,6 +3013,37 @@
|
|
|
3040
3013
|
]
|
|
3041
3014
|
}
|
|
3042
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
|
+
},
|
|
3043
3047
|
{
|
|
3044
3048
|
"url": "https://wicg.github.io/background-fetch/",
|
|
3045
3049
|
"seriesComposition": "full",
|
|
@@ -3324,37 +3328,6 @@
|
|
|
3324
3328
|
]
|
|
3325
3329
|
}
|
|
3326
3330
|
},
|
|
3327
|
-
{
|
|
3328
|
-
"url": "https://wicg.github.io/conversion-measurement-api/",
|
|
3329
|
-
"seriesComposition": "full",
|
|
3330
|
-
"shortname": "conversion-measurement-api",
|
|
3331
|
-
"series": {
|
|
3332
|
-
"shortname": "conversion-measurement-api",
|
|
3333
|
-
"currentSpecification": "conversion-measurement-api",
|
|
3334
|
-
"title": "Attribution Reporting",
|
|
3335
|
-
"shortTitle": "Attribution Reporting",
|
|
3336
|
-
"nightlyUrl": "https://wicg.github.io/conversion-measurement-api/"
|
|
3337
|
-
},
|
|
3338
|
-
"organization": "W3C",
|
|
3339
|
-
"groups": [
|
|
3340
|
-
{
|
|
3341
|
-
"name": "Web Platform Incubator Community Group",
|
|
3342
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
3343
|
-
}
|
|
3344
|
-
],
|
|
3345
|
-
"nightly": {
|
|
3346
|
-
"url": "https://wicg.github.io/conversion-measurement-api/",
|
|
3347
|
-
"repository": "https://github.com/WICG/conversion-measurement-api",
|
|
3348
|
-
"sourcePath": "index.bs",
|
|
3349
|
-
"filename": "index.html"
|
|
3350
|
-
},
|
|
3351
|
-
"title": "Attribution Reporting",
|
|
3352
|
-
"source": "spec",
|
|
3353
|
-
"shortTitle": "Attribution Reporting",
|
|
3354
|
-
"categories": [
|
|
3355
|
-
"browser"
|
|
3356
|
-
]
|
|
3357
|
-
},
|
|
3358
3331
|
{
|
|
3359
3332
|
"url": "https://wicg.github.io/cookie-store/",
|
|
3360
3333
|
"seriesComposition": "full",
|
|
@@ -3423,37 +3396,6 @@
|
|
|
3423
3396
|
"browser"
|
|
3424
3397
|
]
|
|
3425
3398
|
},
|
|
3426
|
-
{
|
|
3427
|
-
"url": "https://wicg.github.io/credentiallessness/",
|
|
3428
|
-
"seriesComposition": "full",
|
|
3429
|
-
"shortname": "credentiallessness",
|
|
3430
|
-
"series": {
|
|
3431
|
-
"shortname": "credentiallessness",
|
|
3432
|
-
"currentSpecification": "credentiallessness",
|
|
3433
|
-
"title": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3434
|
-
"shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3435
|
-
"nightlyUrl": "https://wicg.github.io/credentiallessness/"
|
|
3436
|
-
},
|
|
3437
|
-
"organization": "W3C",
|
|
3438
|
-
"groups": [
|
|
3439
|
-
{
|
|
3440
|
-
"name": "Web Platform Incubator Community Group",
|
|
3441
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
3442
|
-
}
|
|
3443
|
-
],
|
|
3444
|
-
"nightly": {
|
|
3445
|
-
"url": "https://wicg.github.io/credentiallessness/",
|
|
3446
|
-
"repository": "https://github.com/WICG/credentiallessness",
|
|
3447
|
-
"sourcePath": "index.bs",
|
|
3448
|
-
"filename": "index.html"
|
|
3449
|
-
},
|
|
3450
|
-
"title": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3451
|
-
"source": "spec",
|
|
3452
|
-
"shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3453
|
-
"categories": [
|
|
3454
|
-
"browser"
|
|
3455
|
-
]
|
|
3456
|
-
},
|
|
3457
3399
|
{
|
|
3458
3400
|
"url": "https://wicg.github.io/csp-next/scripting-policy.html",
|
|
3459
3401
|
"seriesComposition": "full",
|
|
@@ -8221,10 +8163,10 @@
|
|
|
8221
8163
|
"title": "Capture Handle - Bootstrapping Collaboration when Screensharing",
|
|
8222
8164
|
"shortTitle": "Capture Handle - Bootstrapping Collaboration when Screensharing",
|
|
8223
8165
|
"releaseUrl": "https://www.w3.org/TR/capture-handle-identity/",
|
|
8224
|
-
"nightlyUrl": "https://w3c.github.io/mediacapture-handle/"
|
|
8166
|
+
"nightlyUrl": "https://w3c.github.io/mediacapture-handle/identity/"
|
|
8225
8167
|
},
|
|
8226
8168
|
"nightly": {
|
|
8227
|
-
"url": "https://w3c.github.io/mediacapture-handle/",
|
|
8169
|
+
"url": "https://w3c.github.io/mediacapture-handle/identity/",
|
|
8228
8170
|
"sourcePath": "identity/index.html",
|
|
8229
8171
|
"repository": "https://github.com/w3c/mediacapture-handle",
|
|
8230
8172
|
"filename": "index.html"
|
|
@@ -8263,7 +8205,7 @@
|
|
|
8263
8205
|
"groups": [
|
|
8264
8206
|
{
|
|
8265
8207
|
"name": "Web Application Security Working Group",
|
|
8266
|
-
"url": "https://www.w3.org/
|
|
8208
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8267
8209
|
}
|
|
8268
8210
|
],
|
|
8269
8211
|
"release": {
|
|
@@ -8439,7 +8381,7 @@
|
|
|
8439
8381
|
"groups": [
|
|
8440
8382
|
{
|
|
8441
8383
|
"name": "Web Application Security Working Group",
|
|
8442
|
-
"url": "https://www.w3.org/
|
|
8384
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8443
8385
|
}
|
|
8444
8386
|
],
|
|
8445
8387
|
"release": {
|
|
@@ -8481,7 +8423,7 @@
|
|
|
8481
8423
|
"groups": [
|
|
8482
8424
|
{
|
|
8483
8425
|
"name": "Web Application Security Working Group",
|
|
8484
|
-
"url": "https://www.w3.org/
|
|
8426
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8485
8427
|
}
|
|
8486
8428
|
],
|
|
8487
8429
|
"release": {
|
|
@@ -8524,7 +8466,7 @@
|
|
|
8524
8466
|
"groups": [
|
|
8525
8467
|
{
|
|
8526
8468
|
"name": "Web Application Security Working Group",
|
|
8527
|
-
"url": "https://www.w3.org/
|
|
8469
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8528
8470
|
}
|
|
8529
8471
|
],
|
|
8530
8472
|
"release": {
|
|
@@ -12648,6 +12590,42 @@
|
|
|
12648
12590
|
]
|
|
12649
12591
|
}
|
|
12650
12592
|
},
|
|
12593
|
+
{
|
|
12594
|
+
"url": "https://www.w3.org/TR/event-timing/",
|
|
12595
|
+
"seriesComposition": "full",
|
|
12596
|
+
"shortname": "event-timing",
|
|
12597
|
+
"series": {
|
|
12598
|
+
"shortname": "event-timing",
|
|
12599
|
+
"currentSpecification": "event-timing",
|
|
12600
|
+
"title": "Event Timing API",
|
|
12601
|
+
"shortTitle": "Event Timing API",
|
|
12602
|
+
"releaseUrl": "https://www.w3.org/TR/event-timing/",
|
|
12603
|
+
"nightlyUrl": "https://w3c.github.io/event-timing"
|
|
12604
|
+
},
|
|
12605
|
+
"organization": "W3C",
|
|
12606
|
+
"groups": [
|
|
12607
|
+
{
|
|
12608
|
+
"name": "Web Performance Working Group",
|
|
12609
|
+
"url": "https://www.w3.org/webperf/"
|
|
12610
|
+
}
|
|
12611
|
+
],
|
|
12612
|
+
"release": {
|
|
12613
|
+
"url": "https://www.w3.org/TR/event-timing/",
|
|
12614
|
+
"filename": "Overview.html"
|
|
12615
|
+
},
|
|
12616
|
+
"nightly": {
|
|
12617
|
+
"url": "https://w3c.github.io/event-timing",
|
|
12618
|
+
"repository": "https://github.com/w3c/event-timing",
|
|
12619
|
+
"sourcePath": "index.bs",
|
|
12620
|
+
"filename": "index.html"
|
|
12621
|
+
},
|
|
12622
|
+
"title": "Event Timing API",
|
|
12623
|
+
"source": "w3c",
|
|
12624
|
+
"shortTitle": "Event Timing API",
|
|
12625
|
+
"categories": [
|
|
12626
|
+
"browser"
|
|
12627
|
+
]
|
|
12628
|
+
},
|
|
12651
12629
|
{
|
|
12652
12630
|
"url": "https://www.w3.org/TR/fetch-metadata/",
|
|
12653
12631
|
"seriesComposition": "full",
|
|
@@ -12665,7 +12643,7 @@
|
|
|
12665
12643
|
"groups": [
|
|
12666
12644
|
{
|
|
12667
12645
|
"name": "Web Application Security Working Group",
|
|
12668
|
-
"url": "https://www.w3.org/
|
|
12646
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
12669
12647
|
}
|
|
12670
12648
|
],
|
|
12671
12649
|
"release": {
|
|
@@ -13592,6 +13570,48 @@
|
|
|
13592
13570
|
]
|
|
13593
13571
|
}
|
|
13594
13572
|
},
|
|
13573
|
+
{
|
|
13574
|
+
"url": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13575
|
+
"seriesComposition": "full",
|
|
13576
|
+
"shortname": "largest-contentful-paint",
|
|
13577
|
+
"series": {
|
|
13578
|
+
"shortname": "largest-contentful-paint",
|
|
13579
|
+
"currentSpecification": "largest-contentful-paint",
|
|
13580
|
+
"title": "Largest Contentful Paint",
|
|
13581
|
+
"shortTitle": "Largest Contentful Paint",
|
|
13582
|
+
"releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13583
|
+
"nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
|
|
13584
|
+
},
|
|
13585
|
+
"organization": "W3C",
|
|
13586
|
+
"groups": [
|
|
13587
|
+
{
|
|
13588
|
+
"name": "Web Performance Working Group",
|
|
13589
|
+
"url": "https://www.w3.org/webperf/"
|
|
13590
|
+
}
|
|
13591
|
+
],
|
|
13592
|
+
"release": {
|
|
13593
|
+
"url": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13594
|
+
"filename": "Overview.html"
|
|
13595
|
+
},
|
|
13596
|
+
"nightly": {
|
|
13597
|
+
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
13598
|
+
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
13599
|
+
"sourcePath": "index.bs",
|
|
13600
|
+
"filename": "index.html"
|
|
13601
|
+
},
|
|
13602
|
+
"title": "Largest Contentful Paint",
|
|
13603
|
+
"source": "w3c",
|
|
13604
|
+
"shortTitle": "Largest Contentful Paint",
|
|
13605
|
+
"categories": [
|
|
13606
|
+
"browser"
|
|
13607
|
+
],
|
|
13608
|
+
"tests": {
|
|
13609
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13610
|
+
"testPaths": [
|
|
13611
|
+
"largest-contentful-paint"
|
|
13612
|
+
]
|
|
13613
|
+
}
|
|
13614
|
+
},
|
|
13595
13615
|
{
|
|
13596
13616
|
"url": "https://www.w3.org/TR/longtasks-1/",
|
|
13597
13617
|
"seriesComposition": "full",
|
|
@@ -13996,6 +14016,42 @@
|
|
|
13996
14016
|
"browser"
|
|
13997
14017
|
]
|
|
13998
14018
|
},
|
|
14019
|
+
{
|
|
14020
|
+
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14021
|
+
"seriesComposition": "full",
|
|
14022
|
+
"shortname": "mediacapture-viewport",
|
|
14023
|
+
"series": {
|
|
14024
|
+
"shortname": "mediacapture-viewport",
|
|
14025
|
+
"currentSpecification": "mediacapture-viewport",
|
|
14026
|
+
"title": "Viewport Capture",
|
|
14027
|
+
"shortTitle": "Viewport Capture",
|
|
14028
|
+
"releaseUrl": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14029
|
+
"nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
|
|
14030
|
+
},
|
|
14031
|
+
"organization": "W3C",
|
|
14032
|
+
"groups": [
|
|
14033
|
+
{
|
|
14034
|
+
"name": "Web Real-Time Communications Working Group",
|
|
14035
|
+
"url": "https://www.w3.org/groups/wg/webrtc"
|
|
14036
|
+
}
|
|
14037
|
+
],
|
|
14038
|
+
"release": {
|
|
14039
|
+
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14040
|
+
"filename": "Overview.html"
|
|
14041
|
+
},
|
|
14042
|
+
"nightly": {
|
|
14043
|
+
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
14044
|
+
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
14045
|
+
"sourcePath": "index.html",
|
|
14046
|
+
"filename": "index.html"
|
|
14047
|
+
},
|
|
14048
|
+
"title": "Viewport Capture",
|
|
14049
|
+
"source": "w3c",
|
|
14050
|
+
"shortTitle": "Viewport Capture",
|
|
14051
|
+
"categories": [
|
|
14052
|
+
"browser"
|
|
14053
|
+
]
|
|
14054
|
+
},
|
|
13999
14055
|
{
|
|
14000
14056
|
"url": "https://www.w3.org/TR/mediaqueries-4/",
|
|
14001
14057
|
"seriesComposition": "full",
|
|
@@ -14184,7 +14240,7 @@
|
|
|
14184
14240
|
"groups": [
|
|
14185
14241
|
{
|
|
14186
14242
|
"name": "Web Application Security Working Group",
|
|
14187
|
-
"url": "https://www.w3.org/
|
|
14243
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
14188
14244
|
}
|
|
14189
14245
|
],
|
|
14190
14246
|
"release": {
|
|
@@ -14806,7 +14862,7 @@
|
|
|
14806
14862
|
"groups": [
|
|
14807
14863
|
{
|
|
14808
14864
|
"name": "Web Application Security Working Group",
|
|
14809
|
-
"url": "https://www.w3.org/
|
|
14865
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
14810
14866
|
}
|
|
14811
14867
|
],
|
|
14812
14868
|
"release": {
|
|
@@ -14848,7 +14904,7 @@
|
|
|
14848
14904
|
"groups": [
|
|
14849
14905
|
{
|
|
14850
14906
|
"name": "Web Application Security Working Group",
|
|
14851
|
-
"url": "https://www.w3.org/
|
|
14907
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
14852
14908
|
}
|
|
14853
14909
|
],
|
|
14854
14910
|
"release": {
|
|
@@ -15144,7 +15200,7 @@
|
|
|
15144
15200
|
"groups": [
|
|
15145
15201
|
{
|
|
15146
15202
|
"name": "Web Application Security Working Group",
|
|
15147
|
-
"url": "https://www.w3.org/
|
|
15203
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15148
15204
|
}
|
|
15149
15205
|
],
|
|
15150
15206
|
"release": {
|
|
@@ -15561,7 +15617,7 @@
|
|
|
15561
15617
|
"groups": [
|
|
15562
15618
|
{
|
|
15563
15619
|
"name": "Web Application Security Working Group",
|
|
15564
|
-
"url": "https://www.w3.org/
|
|
15620
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15565
15621
|
}
|
|
15566
15622
|
],
|
|
15567
15623
|
"release": {
|
|
@@ -15816,7 +15872,7 @@
|
|
|
15816
15872
|
"groups": [
|
|
15817
15873
|
{
|
|
15818
15874
|
"name": "Web Application Security Working Group",
|
|
15819
|
-
"url": "https://www.w3.org/
|
|
15875
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15820
15876
|
}
|
|
15821
15877
|
],
|
|
15822
15878
|
"release": {
|
|
@@ -16432,7 +16488,7 @@
|
|
|
16432
16488
|
"groups": [
|
|
16433
16489
|
{
|
|
16434
16490
|
"name": "Web Application Security Working Group",
|
|
16435
|
-
"url": "https://www.w3.org/
|
|
16491
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
16436
16492
|
}
|
|
16437
16493
|
],
|
|
16438
16494
|
"release": {
|
|
@@ -16855,7 +16911,7 @@
|
|
|
16855
16911
|
"groups": [
|
|
16856
16912
|
{
|
|
16857
16913
|
"name": "Audio Working Group",
|
|
16858
|
-
"url": "https://www.w3.org/
|
|
16914
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
16859
16915
|
}
|
|
16860
16916
|
],
|
|
16861
16917
|
"release": {
|
|
@@ -17109,7 +17165,7 @@
|
|
|
17109
17165
|
"groups": [
|
|
17110
17166
|
{
|
|
17111
17167
|
"name": "Audio Working Group",
|
|
17112
|
-
"url": "https://www.w3.org/
|
|
17168
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
17113
17169
|
}
|
|
17114
17170
|
],
|
|
17115
17171
|
"release": {
|
|
@@ -17933,17 +17989,60 @@
|
|
|
17933
17989
|
"browser"
|
|
17934
17990
|
]
|
|
17935
17991
|
},
|
|
17992
|
+
{
|
|
17993
|
+
"url": "https://www.w3.org/TR/WOFF/",
|
|
17994
|
+
"seriesComposition": "full",
|
|
17995
|
+
"shortname": "WOFF",
|
|
17996
|
+
"series": {
|
|
17997
|
+
"shortname": "WOFF",
|
|
17998
|
+
"currentSpecification": "WOFF",
|
|
17999
|
+
"title": "WOFF File Format",
|
|
18000
|
+
"shortTitle": "WOFF",
|
|
18001
|
+
"releaseUrl": "https://www.w3.org/TR/WOFF/",
|
|
18002
|
+
"nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
|
|
18003
|
+
},
|
|
18004
|
+
"shortTitle": "WOFF 1.0",
|
|
18005
|
+
"nightly": {
|
|
18006
|
+
"url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
|
|
18007
|
+
"sourcePath": "woff1/spec/Overview.html",
|
|
18008
|
+
"repository": "https://github.com/w3c/woff",
|
|
18009
|
+
"filename": "Overview.html"
|
|
18010
|
+
},
|
|
18011
|
+
"tests": {
|
|
18012
|
+
"repository": "https://github.com/w3c/woff",
|
|
18013
|
+
"testPaths": [
|
|
18014
|
+
"woff1/tests"
|
|
18015
|
+
]
|
|
18016
|
+
},
|
|
18017
|
+
"seriesNext": "WOFF2",
|
|
18018
|
+
"organization": "W3C",
|
|
18019
|
+
"groups": [
|
|
18020
|
+
{
|
|
18021
|
+
"name": "Web Fonts Working Group",
|
|
18022
|
+
"url": "https://www.w3.org/Fonts/WG/"
|
|
18023
|
+
}
|
|
18024
|
+
],
|
|
18025
|
+
"release": {
|
|
18026
|
+
"url": "https://www.w3.org/TR/WOFF/",
|
|
18027
|
+
"filename": "Overview.html"
|
|
18028
|
+
},
|
|
18029
|
+
"title": "WOFF File Format 1.0",
|
|
18030
|
+
"source": "w3c",
|
|
18031
|
+
"categories": [
|
|
18032
|
+
"browser"
|
|
18033
|
+
]
|
|
18034
|
+
},
|
|
17936
18035
|
{
|
|
17937
18036
|
"url": "https://www.w3.org/TR/WOFF2/",
|
|
17938
18037
|
"seriesComposition": "full",
|
|
17939
18038
|
"shortname": "WOFF2",
|
|
17940
18039
|
"series": {
|
|
17941
18040
|
"shortname": "WOFF",
|
|
17942
|
-
"currentSpecification": "
|
|
18041
|
+
"currentSpecification": "WOFF",
|
|
17943
18042
|
"title": "WOFF File Format",
|
|
17944
18043
|
"shortTitle": "WOFF",
|
|
17945
18044
|
"releaseUrl": "https://www.w3.org/TR/WOFF/",
|
|
17946
|
-
"nightlyUrl": "https://w3c.github.io/woff/
|
|
18045
|
+
"nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
|
|
17947
18046
|
},
|
|
17948
18047
|
"seriesVersion": "2",
|
|
17949
18048
|
"shortTitle": "WOFF 2.0",
|
|
@@ -17953,6 +18052,7 @@
|
|
|
17953
18052
|
"repository": "https://github.com/w3c/woff",
|
|
17954
18053
|
"filename": "index.html"
|
|
17955
18054
|
},
|
|
18055
|
+
"seriesPrevious": "WOFF",
|
|
17956
18056
|
"organization": "W3C",
|
|
17957
18057
|
"groups": [
|
|
17958
18058
|
{
|
package/package.json
CHANGED