web-specs 2.8.0 → 2.11.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 +77 -94
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -880,6 +880,37 @@
|
|
|
880
880
|
]
|
|
881
881
|
}
|
|
882
882
|
},
|
|
883
|
+
{
|
|
884
|
+
"url": "https://fedidcg.github.io/FedCM/",
|
|
885
|
+
"seriesComposition": "full",
|
|
886
|
+
"shortname": "FedCM",
|
|
887
|
+
"series": {
|
|
888
|
+
"shortname": "FedCM",
|
|
889
|
+
"currentSpecification": "FedCM",
|
|
890
|
+
"title": "Federated Credential Management API",
|
|
891
|
+
"shortTitle": "Federated Credential Management API",
|
|
892
|
+
"nightlyUrl": "https://fedidcg.github.io/FedCM/"
|
|
893
|
+
},
|
|
894
|
+
"organization": "W3C",
|
|
895
|
+
"groups": [
|
|
896
|
+
{
|
|
897
|
+
"name": "Web Platform Incubator Community Group",
|
|
898
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
899
|
+
}
|
|
900
|
+
],
|
|
901
|
+
"nightly": {
|
|
902
|
+
"url": "https://fedidcg.github.io/FedCM/",
|
|
903
|
+
"repository": "https://github.com/fedidcg/FedCM",
|
|
904
|
+
"sourcePath": "spec/index.bs",
|
|
905
|
+
"filename": "index.html"
|
|
906
|
+
},
|
|
907
|
+
"title": "Federated Credential Management API",
|
|
908
|
+
"source": "spec",
|
|
909
|
+
"shortTitle": "Federated Credential Management API",
|
|
910
|
+
"categories": [
|
|
911
|
+
"browser"
|
|
912
|
+
]
|
|
913
|
+
},
|
|
883
914
|
{
|
|
884
915
|
"url": "https://fetch.spec.whatwg.org/",
|
|
885
916
|
"seriesComposition": "full",
|
|
@@ -2561,6 +2592,37 @@
|
|
|
2561
2592
|
"browser"
|
|
2562
2593
|
]
|
|
2563
2594
|
},
|
|
2595
|
+
{
|
|
2596
|
+
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
2597
|
+
"seriesComposition": "full",
|
|
2598
|
+
"shortname": "mediacapture-viewport",
|
|
2599
|
+
"series": {
|
|
2600
|
+
"shortname": "mediacapture-viewport",
|
|
2601
|
+
"currentSpecification": "mediacapture-viewport",
|
|
2602
|
+
"title": "Viewport Capture",
|
|
2603
|
+
"shortTitle": "Viewport Capture",
|
|
2604
|
+
"nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
|
|
2605
|
+
},
|
|
2606
|
+
"organization": "W3C",
|
|
2607
|
+
"groups": [
|
|
2608
|
+
{
|
|
2609
|
+
"name": "Web Real-Time Communications Working Group",
|
|
2610
|
+
"url": "https://www.w3.org/groups/wg/webrtc"
|
|
2611
|
+
}
|
|
2612
|
+
],
|
|
2613
|
+
"nightly": {
|
|
2614
|
+
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
2615
|
+
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
2616
|
+
"sourcePath": "index.html",
|
|
2617
|
+
"filename": "index.html"
|
|
2618
|
+
},
|
|
2619
|
+
"title": "Viewport Capture",
|
|
2620
|
+
"source": "spec",
|
|
2621
|
+
"shortTitle": "Viewport Capture",
|
|
2622
|
+
"categories": [
|
|
2623
|
+
"browser"
|
|
2624
|
+
]
|
|
2625
|
+
},
|
|
2564
2626
|
{
|
|
2565
2627
|
"url": "https://w3c.github.io/PNG-spec/",
|
|
2566
2628
|
"seriesComposition": "full",
|
|
@@ -2867,17 +2929,17 @@
|
|
|
2867
2929
|
{
|
|
2868
2930
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
2869
2931
|
"seriesComposition": "fork",
|
|
2870
|
-
"shortname": "wasm-js-api-
|
|
2932
|
+
"shortname": "wasm-js-api-2-fork-exception-handling",
|
|
2871
2933
|
"series": {
|
|
2872
2934
|
"shortname": "wasm-js-api",
|
|
2873
|
-
"currentSpecification": "wasm-js-api-
|
|
2935
|
+
"currentSpecification": "wasm-js-api-2",
|
|
2874
2936
|
"title": "WebAssembly JavaScript Interface",
|
|
2875
2937
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
2876
2938
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
2877
2939
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
2878
2940
|
},
|
|
2879
|
-
"seriesVersion": "
|
|
2880
|
-
"forkOf": "wasm-js-api-
|
|
2941
|
+
"seriesVersion": "2",
|
|
2942
|
+
"forkOf": "wasm-js-api-2",
|
|
2881
2943
|
"organization": "W3C",
|
|
2882
2944
|
"groups": [
|
|
2883
2945
|
{
|
|
@@ -4374,43 +4436,6 @@
|
|
|
4374
4436
|
]
|
|
4375
4437
|
}
|
|
4376
4438
|
},
|
|
4377
|
-
{
|
|
4378
|
-
"url": "https://wicg.github.io/origin-policy/",
|
|
4379
|
-
"seriesComposition": "full",
|
|
4380
|
-
"shortname": "origin-policy",
|
|
4381
|
-
"series": {
|
|
4382
|
-
"shortname": "origin-policy",
|
|
4383
|
-
"currentSpecification": "origin-policy",
|
|
4384
|
-
"title": "Origin Policy",
|
|
4385
|
-
"shortTitle": "Origin Policy",
|
|
4386
|
-
"nightlyUrl": "https://wicg.github.io/origin-policy/"
|
|
4387
|
-
},
|
|
4388
|
-
"organization": "W3C",
|
|
4389
|
-
"groups": [
|
|
4390
|
-
{
|
|
4391
|
-
"name": "Web Platform Incubator Community Group",
|
|
4392
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
4393
|
-
}
|
|
4394
|
-
],
|
|
4395
|
-
"nightly": {
|
|
4396
|
-
"url": "https://wicg.github.io/origin-policy/",
|
|
4397
|
-
"repository": "https://github.com/WICG/origin-policy",
|
|
4398
|
-
"sourcePath": "index.src.html",
|
|
4399
|
-
"filename": "index.html"
|
|
4400
|
-
},
|
|
4401
|
-
"title": "Origin Policy",
|
|
4402
|
-
"source": "specref",
|
|
4403
|
-
"shortTitle": "Origin Policy",
|
|
4404
|
-
"categories": [
|
|
4405
|
-
"browser"
|
|
4406
|
-
],
|
|
4407
|
-
"tests": {
|
|
4408
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
4409
|
-
"testPaths": [
|
|
4410
|
-
"origin-policy"
|
|
4411
|
-
]
|
|
4412
|
-
}
|
|
4413
|
-
},
|
|
4414
4439
|
{
|
|
4415
4440
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
4416
4441
|
"seriesComposition": "full",
|
|
@@ -15238,48 +15263,6 @@
|
|
|
15238
15263
|
]
|
|
15239
15264
|
}
|
|
15240
15265
|
},
|
|
15241
|
-
{
|
|
15242
|
-
"url": "https://www.w3.org/TR/preload/",
|
|
15243
|
-
"seriesComposition": "full",
|
|
15244
|
-
"shortname": "preload",
|
|
15245
|
-
"series": {
|
|
15246
|
-
"shortname": "preload",
|
|
15247
|
-
"currentSpecification": "preload",
|
|
15248
|
-
"title": "Preload",
|
|
15249
|
-
"shortTitle": "Preload",
|
|
15250
|
-
"releaseUrl": "https://www.w3.org/TR/preload/",
|
|
15251
|
-
"nightlyUrl": "https://w3c.github.io/preload/"
|
|
15252
|
-
},
|
|
15253
|
-
"organization": "W3C",
|
|
15254
|
-
"groups": [
|
|
15255
|
-
{
|
|
15256
|
-
"name": "Web Performance Working Group",
|
|
15257
|
-
"url": "https://www.w3.org/webperf/"
|
|
15258
|
-
}
|
|
15259
|
-
],
|
|
15260
|
-
"release": {
|
|
15261
|
-
"url": "https://www.w3.org/TR/preload/",
|
|
15262
|
-
"filename": "Overview.html"
|
|
15263
|
-
},
|
|
15264
|
-
"nightly": {
|
|
15265
|
-
"url": "https://w3c.github.io/preload/",
|
|
15266
|
-
"repository": "https://github.com/w3c/preload",
|
|
15267
|
-
"sourcePath": "index.html",
|
|
15268
|
-
"filename": "index.html"
|
|
15269
|
-
},
|
|
15270
|
-
"title": "Preload",
|
|
15271
|
-
"source": "w3c",
|
|
15272
|
-
"shortTitle": "Preload",
|
|
15273
|
-
"categories": [
|
|
15274
|
-
"browser"
|
|
15275
|
-
],
|
|
15276
|
-
"tests": {
|
|
15277
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
15278
|
-
"testPaths": [
|
|
15279
|
-
"preload"
|
|
15280
|
-
]
|
|
15281
|
-
}
|
|
15282
|
-
},
|
|
15283
15266
|
{
|
|
15284
15267
|
"url": "https://www.w3.org/TR/presentation-api/",
|
|
15285
15268
|
"seriesComposition": "full",
|
|
@@ -16980,20 +16963,20 @@
|
|
|
16980
16963
|
]
|
|
16981
16964
|
},
|
|
16982
16965
|
{
|
|
16983
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16966
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16984
16967
|
"seriesComposition": "full",
|
|
16985
|
-
"shortname": "wasm-js-api-
|
|
16968
|
+
"shortname": "wasm-js-api-2",
|
|
16986
16969
|
"series": {
|
|
16987
16970
|
"shortname": "wasm-js-api",
|
|
16988
|
-
"currentSpecification": "wasm-js-api-
|
|
16971
|
+
"currentSpecification": "wasm-js-api-2",
|
|
16989
16972
|
"title": "WebAssembly JavaScript Interface",
|
|
16990
16973
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
16991
16974
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
16992
16975
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
16993
16976
|
},
|
|
16994
|
-
"seriesVersion": "
|
|
16977
|
+
"seriesVersion": "2",
|
|
16995
16978
|
"forks": [
|
|
16996
|
-
"wasm-js-api-
|
|
16979
|
+
"wasm-js-api-2-fork-exception-handling"
|
|
16997
16980
|
],
|
|
16998
16981
|
"organization": "W3C",
|
|
16999
16982
|
"groups": [
|
|
@@ -17003,7 +16986,7 @@
|
|
|
17003
16986
|
}
|
|
17004
16987
|
],
|
|
17005
16988
|
"release": {
|
|
17006
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16989
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
17007
16990
|
"filename": "Overview.html"
|
|
17008
16991
|
},
|
|
17009
16992
|
"nightly": {
|
|
@@ -17026,18 +17009,18 @@
|
|
|
17026
17009
|
}
|
|
17027
17010
|
},
|
|
17028
17011
|
{
|
|
17029
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
17012
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
17030
17013
|
"seriesComposition": "full",
|
|
17031
|
-
"shortname": "wasm-web-api-
|
|
17014
|
+
"shortname": "wasm-web-api-2",
|
|
17032
17015
|
"series": {
|
|
17033
17016
|
"shortname": "wasm-web-api",
|
|
17034
|
-
"currentSpecification": "wasm-web-api-
|
|
17017
|
+
"currentSpecification": "wasm-web-api-2",
|
|
17035
17018
|
"title": "WebAssembly Web API",
|
|
17036
17019
|
"shortTitle": "WebAssembly Web API",
|
|
17037
17020
|
"releaseUrl": "https://www.w3.org/TR/wasm-web-api/",
|
|
17038
17021
|
"nightlyUrl": "https://webassembly.github.io/spec/web-api/"
|
|
17039
17022
|
},
|
|
17040
|
-
"seriesVersion": "
|
|
17023
|
+
"seriesVersion": "2",
|
|
17041
17024
|
"organization": "W3C",
|
|
17042
17025
|
"groups": [
|
|
17043
17026
|
{
|
|
@@ -17046,7 +17029,7 @@
|
|
|
17046
17029
|
}
|
|
17047
17030
|
],
|
|
17048
17031
|
"release": {
|
|
17049
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
17032
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
17050
17033
|
"filename": "Overview.html"
|
|
17051
17034
|
},
|
|
17052
17035
|
"nightly": {
|