web-specs 2.12.0 → 2.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 +277 -177
- 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",
|
|
@@ -7903,7 +7845,7 @@
|
|
|
7903
7845
|
"filename": "Overview.html"
|
|
7904
7846
|
},
|
|
7905
7847
|
"title": "W3C Patent Policy",
|
|
7906
|
-
"source": "
|
|
7848
|
+
"source": "specref",
|
|
7907
7849
|
"shortTitle": "W3C Patent Policy",
|
|
7908
7850
|
"categories": []
|
|
7909
7851
|
},
|
|
@@ -8281,10 +8223,10 @@
|
|
|
8281
8223
|
"title": "Capture Handle - Bootstrapping Collaboration when Screensharing",
|
|
8282
8224
|
"shortTitle": "Capture Handle - Bootstrapping Collaboration when Screensharing",
|
|
8283
8225
|
"releaseUrl": "https://www.w3.org/TR/capture-handle-identity/",
|
|
8284
|
-
"nightlyUrl": "https://w3c.github.io/mediacapture-handle/"
|
|
8226
|
+
"nightlyUrl": "https://w3c.github.io/mediacapture-handle/identity/"
|
|
8285
8227
|
},
|
|
8286
8228
|
"nightly": {
|
|
8287
|
-
"url": "https://w3c.github.io/mediacapture-handle/",
|
|
8229
|
+
"url": "https://w3c.github.io/mediacapture-handle/identity/",
|
|
8288
8230
|
"sourcePath": "identity/index.html",
|
|
8289
8231
|
"repository": "https://github.com/w3c/mediacapture-handle",
|
|
8290
8232
|
"filename": "index.html"
|
|
@@ -8323,7 +8265,7 @@
|
|
|
8323
8265
|
"groups": [
|
|
8324
8266
|
{
|
|
8325
8267
|
"name": "Web Application Security Working Group",
|
|
8326
|
-
"url": "https://www.w3.org/
|
|
8268
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8327
8269
|
}
|
|
8328
8270
|
],
|
|
8329
8271
|
"release": {
|
|
@@ -8499,7 +8441,7 @@
|
|
|
8499
8441
|
"groups": [
|
|
8500
8442
|
{
|
|
8501
8443
|
"name": "Web Application Security Working Group",
|
|
8502
|
-
"url": "https://www.w3.org/
|
|
8444
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8503
8445
|
}
|
|
8504
8446
|
],
|
|
8505
8447
|
"release": {
|
|
@@ -8541,7 +8483,7 @@
|
|
|
8541
8483
|
"groups": [
|
|
8542
8484
|
{
|
|
8543
8485
|
"name": "Web Application Security Working Group",
|
|
8544
|
-
"url": "https://www.w3.org/
|
|
8486
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8545
8487
|
}
|
|
8546
8488
|
],
|
|
8547
8489
|
"release": {
|
|
@@ -8584,7 +8526,7 @@
|
|
|
8584
8526
|
"groups": [
|
|
8585
8527
|
{
|
|
8586
8528
|
"name": "Web Application Security Working Group",
|
|
8587
|
-
"url": "https://www.w3.org/
|
|
8529
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
8588
8530
|
}
|
|
8589
8531
|
],
|
|
8590
8532
|
"release": {
|
|
@@ -12778,6 +12720,42 @@
|
|
|
12778
12720
|
"source": "w3c",
|
|
12779
12721
|
"shortTitle": "EPUB Reading Systems 3.3"
|
|
12780
12722
|
},
|
|
12723
|
+
{
|
|
12724
|
+
"url": "https://www.w3.org/TR/event-timing/",
|
|
12725
|
+
"seriesComposition": "full",
|
|
12726
|
+
"shortname": "event-timing",
|
|
12727
|
+
"series": {
|
|
12728
|
+
"shortname": "event-timing",
|
|
12729
|
+
"currentSpecification": "event-timing",
|
|
12730
|
+
"title": "Event Timing API",
|
|
12731
|
+
"shortTitle": "Event Timing API",
|
|
12732
|
+
"releaseUrl": "https://www.w3.org/TR/event-timing/",
|
|
12733
|
+
"nightlyUrl": "https://w3c.github.io/event-timing"
|
|
12734
|
+
},
|
|
12735
|
+
"organization": "W3C",
|
|
12736
|
+
"groups": [
|
|
12737
|
+
{
|
|
12738
|
+
"name": "Web Performance Working Group",
|
|
12739
|
+
"url": "https://www.w3.org/webperf/"
|
|
12740
|
+
}
|
|
12741
|
+
],
|
|
12742
|
+
"release": {
|
|
12743
|
+
"url": "https://www.w3.org/TR/event-timing/",
|
|
12744
|
+
"filename": "Overview.html"
|
|
12745
|
+
},
|
|
12746
|
+
"nightly": {
|
|
12747
|
+
"url": "https://w3c.github.io/event-timing",
|
|
12748
|
+
"repository": "https://github.com/w3c/event-timing",
|
|
12749
|
+
"sourcePath": "index.bs",
|
|
12750
|
+
"filename": "index.html"
|
|
12751
|
+
},
|
|
12752
|
+
"title": "Event Timing API",
|
|
12753
|
+
"source": "w3c",
|
|
12754
|
+
"shortTitle": "Event Timing API",
|
|
12755
|
+
"categories": [
|
|
12756
|
+
"browser"
|
|
12757
|
+
]
|
|
12758
|
+
},
|
|
12781
12759
|
{
|
|
12782
12760
|
"url": "https://www.w3.org/TR/fetch-metadata/",
|
|
12783
12761
|
"seriesComposition": "full",
|
|
@@ -12795,7 +12773,7 @@
|
|
|
12795
12773
|
"groups": [
|
|
12796
12774
|
{
|
|
12797
12775
|
"name": "Web Application Security Working Group",
|
|
12798
|
-
"url": "https://www.w3.org/
|
|
12776
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
12799
12777
|
}
|
|
12800
12778
|
],
|
|
12801
12779
|
"release": {
|
|
@@ -13756,6 +13734,48 @@
|
|
|
13756
13734
|
]
|
|
13757
13735
|
}
|
|
13758
13736
|
},
|
|
13737
|
+
{
|
|
13738
|
+
"url": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13739
|
+
"seriesComposition": "full",
|
|
13740
|
+
"shortname": "largest-contentful-paint",
|
|
13741
|
+
"series": {
|
|
13742
|
+
"shortname": "largest-contentful-paint",
|
|
13743
|
+
"currentSpecification": "largest-contentful-paint",
|
|
13744
|
+
"title": "Largest Contentful Paint",
|
|
13745
|
+
"shortTitle": "Largest Contentful Paint",
|
|
13746
|
+
"releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13747
|
+
"nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
|
|
13748
|
+
},
|
|
13749
|
+
"organization": "W3C",
|
|
13750
|
+
"groups": [
|
|
13751
|
+
{
|
|
13752
|
+
"name": "Web Performance Working Group",
|
|
13753
|
+
"url": "https://www.w3.org/webperf/"
|
|
13754
|
+
}
|
|
13755
|
+
],
|
|
13756
|
+
"release": {
|
|
13757
|
+
"url": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13758
|
+
"filename": "Overview.html"
|
|
13759
|
+
},
|
|
13760
|
+
"nightly": {
|
|
13761
|
+
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
13762
|
+
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
13763
|
+
"sourcePath": "index.bs",
|
|
13764
|
+
"filename": "index.html"
|
|
13765
|
+
},
|
|
13766
|
+
"title": "Largest Contentful Paint",
|
|
13767
|
+
"source": "w3c",
|
|
13768
|
+
"shortTitle": "Largest Contentful Paint",
|
|
13769
|
+
"categories": [
|
|
13770
|
+
"browser"
|
|
13771
|
+
],
|
|
13772
|
+
"tests": {
|
|
13773
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13774
|
+
"testPaths": [
|
|
13775
|
+
"largest-contentful-paint"
|
|
13776
|
+
]
|
|
13777
|
+
}
|
|
13778
|
+
},
|
|
13759
13779
|
{
|
|
13760
13780
|
"url": "https://www.w3.org/TR/longtasks-1/",
|
|
13761
13781
|
"seriesComposition": "full",
|
|
@@ -14160,6 +14180,42 @@
|
|
|
14160
14180
|
"browser"
|
|
14161
14181
|
]
|
|
14162
14182
|
},
|
|
14183
|
+
{
|
|
14184
|
+
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14185
|
+
"seriesComposition": "full",
|
|
14186
|
+
"shortname": "mediacapture-viewport",
|
|
14187
|
+
"series": {
|
|
14188
|
+
"shortname": "mediacapture-viewport",
|
|
14189
|
+
"currentSpecification": "mediacapture-viewport",
|
|
14190
|
+
"title": "Viewport Capture",
|
|
14191
|
+
"shortTitle": "Viewport Capture",
|
|
14192
|
+
"releaseUrl": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14193
|
+
"nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
|
|
14194
|
+
},
|
|
14195
|
+
"organization": "W3C",
|
|
14196
|
+
"groups": [
|
|
14197
|
+
{
|
|
14198
|
+
"name": "Web Real-Time Communications Working Group",
|
|
14199
|
+
"url": "https://www.w3.org/groups/wg/webrtc"
|
|
14200
|
+
}
|
|
14201
|
+
],
|
|
14202
|
+
"release": {
|
|
14203
|
+
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
14204
|
+
"filename": "Overview.html"
|
|
14205
|
+
},
|
|
14206
|
+
"nightly": {
|
|
14207
|
+
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
14208
|
+
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
14209
|
+
"sourcePath": "index.html",
|
|
14210
|
+
"filename": "index.html"
|
|
14211
|
+
},
|
|
14212
|
+
"title": "Viewport Capture",
|
|
14213
|
+
"source": "w3c",
|
|
14214
|
+
"shortTitle": "Viewport Capture",
|
|
14215
|
+
"categories": [
|
|
14216
|
+
"browser"
|
|
14217
|
+
]
|
|
14218
|
+
},
|
|
14163
14219
|
{
|
|
14164
14220
|
"url": "https://www.w3.org/TR/mediaqueries-4/",
|
|
14165
14221
|
"seriesComposition": "full",
|
|
@@ -14450,7 +14506,7 @@
|
|
|
14450
14506
|
"groups": [
|
|
14451
14507
|
{
|
|
14452
14508
|
"name": "Web Application Security Working Group",
|
|
14453
|
-
"url": "https://www.w3.org/
|
|
14509
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
14454
14510
|
}
|
|
14455
14511
|
],
|
|
14456
14512
|
"release": {
|
|
@@ -15072,7 +15128,7 @@
|
|
|
15072
15128
|
"groups": [
|
|
15073
15129
|
{
|
|
15074
15130
|
"name": "Web Application Security Working Group",
|
|
15075
|
-
"url": "https://www.w3.org/
|
|
15131
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15076
15132
|
}
|
|
15077
15133
|
],
|
|
15078
15134
|
"release": {
|
|
@@ -15114,7 +15170,7 @@
|
|
|
15114
15170
|
"groups": [
|
|
15115
15171
|
{
|
|
15116
15172
|
"name": "Web Application Security Working Group",
|
|
15117
|
-
"url": "https://www.w3.org/
|
|
15173
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15118
15174
|
}
|
|
15119
15175
|
],
|
|
15120
15176
|
"release": {
|
|
@@ -15410,7 +15466,7 @@
|
|
|
15410
15466
|
"groups": [
|
|
15411
15467
|
{
|
|
15412
15468
|
"name": "Web Application Security Working Group",
|
|
15413
|
-
"url": "https://www.w3.org/
|
|
15469
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15414
15470
|
}
|
|
15415
15471
|
],
|
|
15416
15472
|
"release": {
|
|
@@ -15827,7 +15883,7 @@
|
|
|
15827
15883
|
"groups": [
|
|
15828
15884
|
{
|
|
15829
15885
|
"name": "Web Application Security Working Group",
|
|
15830
|
-
"url": "https://www.w3.org/
|
|
15886
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
15831
15887
|
}
|
|
15832
15888
|
],
|
|
15833
15889
|
"release": {
|
|
@@ -16082,7 +16138,7 @@
|
|
|
16082
16138
|
"groups": [
|
|
16083
16139
|
{
|
|
16084
16140
|
"name": "Web Application Security Working Group",
|
|
16085
|
-
"url": "https://www.w3.org/
|
|
16141
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
16086
16142
|
}
|
|
16087
16143
|
],
|
|
16088
16144
|
"release": {
|
|
@@ -16698,7 +16754,7 @@
|
|
|
16698
16754
|
"groups": [
|
|
16699
16755
|
{
|
|
16700
16756
|
"name": "Web Application Security Working Group",
|
|
16701
|
-
"url": "https://www.w3.org/
|
|
16757
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
16702
16758
|
}
|
|
16703
16759
|
],
|
|
16704
16760
|
"release": {
|
|
@@ -17121,7 +17177,7 @@
|
|
|
17121
17177
|
"groups": [
|
|
17122
17178
|
{
|
|
17123
17179
|
"name": "Audio Working Group",
|
|
17124
|
-
"url": "https://www.w3.org/
|
|
17180
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
17125
17181
|
}
|
|
17126
17182
|
],
|
|
17127
17183
|
"release": {
|
|
@@ -17375,7 +17431,7 @@
|
|
|
17375
17431
|
"groups": [
|
|
17376
17432
|
{
|
|
17377
17433
|
"name": "Audio Working Group",
|
|
17378
|
-
"url": "https://www.w3.org/
|
|
17434
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
17379
17435
|
}
|
|
17380
17436
|
],
|
|
17381
17437
|
"release": {
|
|
@@ -18199,17 +18255,60 @@
|
|
|
18199
18255
|
"browser"
|
|
18200
18256
|
]
|
|
18201
18257
|
},
|
|
18258
|
+
{
|
|
18259
|
+
"url": "https://www.w3.org/TR/WOFF/",
|
|
18260
|
+
"seriesComposition": "full",
|
|
18261
|
+
"shortname": "WOFF",
|
|
18262
|
+
"series": {
|
|
18263
|
+
"shortname": "WOFF",
|
|
18264
|
+
"currentSpecification": "WOFF",
|
|
18265
|
+
"title": "WOFF File Format",
|
|
18266
|
+
"shortTitle": "WOFF",
|
|
18267
|
+
"releaseUrl": "https://www.w3.org/TR/WOFF/",
|
|
18268
|
+
"nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
|
|
18269
|
+
},
|
|
18270
|
+
"shortTitle": "WOFF 1.0",
|
|
18271
|
+
"nightly": {
|
|
18272
|
+
"url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
|
|
18273
|
+
"sourcePath": "woff1/spec/Overview.html",
|
|
18274
|
+
"repository": "https://github.com/w3c/woff",
|
|
18275
|
+
"filename": "Overview.html"
|
|
18276
|
+
},
|
|
18277
|
+
"tests": {
|
|
18278
|
+
"repository": "https://github.com/w3c/woff",
|
|
18279
|
+
"testPaths": [
|
|
18280
|
+
"woff1/tests"
|
|
18281
|
+
]
|
|
18282
|
+
},
|
|
18283
|
+
"seriesNext": "WOFF2",
|
|
18284
|
+
"organization": "W3C",
|
|
18285
|
+
"groups": [
|
|
18286
|
+
{
|
|
18287
|
+
"name": "Web Fonts Working Group",
|
|
18288
|
+
"url": "https://www.w3.org/Fonts/WG/"
|
|
18289
|
+
}
|
|
18290
|
+
],
|
|
18291
|
+
"release": {
|
|
18292
|
+
"url": "https://www.w3.org/TR/WOFF/",
|
|
18293
|
+
"filename": "Overview.html"
|
|
18294
|
+
},
|
|
18295
|
+
"title": "WOFF File Format 1.0",
|
|
18296
|
+
"source": "w3c",
|
|
18297
|
+
"categories": [
|
|
18298
|
+
"browser"
|
|
18299
|
+
]
|
|
18300
|
+
},
|
|
18202
18301
|
{
|
|
18203
18302
|
"url": "https://www.w3.org/TR/WOFF2/",
|
|
18204
18303
|
"seriesComposition": "full",
|
|
18205
18304
|
"shortname": "WOFF2",
|
|
18206
18305
|
"series": {
|
|
18207
18306
|
"shortname": "WOFF",
|
|
18208
|
-
"currentSpecification": "
|
|
18307
|
+
"currentSpecification": "WOFF",
|
|
18209
18308
|
"title": "WOFF File Format",
|
|
18210
18309
|
"shortTitle": "WOFF",
|
|
18211
18310
|
"releaseUrl": "https://www.w3.org/TR/WOFF/",
|
|
18212
|
-
"nightlyUrl": "https://w3c.github.io/woff/
|
|
18311
|
+
"nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
|
|
18213
18312
|
},
|
|
18214
18313
|
"seriesVersion": "2",
|
|
18215
18314
|
"shortTitle": "WOFF 2.0",
|
|
@@ -18219,6 +18318,7 @@
|
|
|
18219
18318
|
"repository": "https://github.com/w3c/woff",
|
|
18220
18319
|
"filename": "index.html"
|
|
18221
18320
|
},
|
|
18321
|
+
"seriesPrevious": "WOFF",
|
|
18222
18322
|
"organization": "W3C",
|
|
18223
18323
|
"groups": [
|
|
18224
18324
|
{
|