web-specs 2.7.0 → 2.10.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 +108 -52
- 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",
|
|
@@ -2833,20 +2895,51 @@
|
|
|
2833
2895
|
]
|
|
2834
2896
|
}
|
|
2835
2897
|
},
|
|
2898
|
+
{
|
|
2899
|
+
"url": "https://w3c.github.io/window-placement/",
|
|
2900
|
+
"seriesComposition": "full",
|
|
2901
|
+
"shortname": "window-placement",
|
|
2902
|
+
"series": {
|
|
2903
|
+
"shortname": "window-placement",
|
|
2904
|
+
"currentSpecification": "window-placement",
|
|
2905
|
+
"title": "Multi-Screen Window Placement",
|
|
2906
|
+
"shortTitle": "Multi-Screen Window Placement",
|
|
2907
|
+
"nightlyUrl": "https://w3c.github.io/window-placement/"
|
|
2908
|
+
},
|
|
2909
|
+
"organization": "W3C",
|
|
2910
|
+
"groups": [
|
|
2911
|
+
{
|
|
2912
|
+
"name": "Second Screen Working Group",
|
|
2913
|
+
"url": "https://www.w3.org/2014/secondscreen/"
|
|
2914
|
+
}
|
|
2915
|
+
],
|
|
2916
|
+
"nightly": {
|
|
2917
|
+
"url": "https://w3c.github.io/window-placement/",
|
|
2918
|
+
"repository": "https://github.com/w3c/window-placement",
|
|
2919
|
+
"sourcePath": "index.bs",
|
|
2920
|
+
"filename": "index.html"
|
|
2921
|
+
},
|
|
2922
|
+
"title": "Multi-Screen Window Placement",
|
|
2923
|
+
"source": "spec",
|
|
2924
|
+
"shortTitle": "Multi-Screen Window Placement",
|
|
2925
|
+
"categories": [
|
|
2926
|
+
"browser"
|
|
2927
|
+
]
|
|
2928
|
+
},
|
|
2836
2929
|
{
|
|
2837
2930
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
2838
2931
|
"seriesComposition": "fork",
|
|
2839
|
-
"shortname": "wasm-js-api-
|
|
2932
|
+
"shortname": "wasm-js-api-2-fork-exception-handling",
|
|
2840
2933
|
"series": {
|
|
2841
2934
|
"shortname": "wasm-js-api",
|
|
2842
|
-
"currentSpecification": "wasm-js-api-
|
|
2935
|
+
"currentSpecification": "wasm-js-api-2",
|
|
2843
2936
|
"title": "WebAssembly JavaScript Interface",
|
|
2844
2937
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
2845
2938
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
2846
2939
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
2847
2940
|
},
|
|
2848
|
-
"seriesVersion": "
|
|
2849
|
-
"forkOf": "wasm-js-api-
|
|
2941
|
+
"seriesVersion": "2",
|
|
2942
|
+
"forkOf": "wasm-js-api-2",
|
|
2850
2943
|
"organization": "W3C",
|
|
2851
2944
|
"groups": [
|
|
2852
2945
|
{
|
|
@@ -4343,43 +4436,6 @@
|
|
|
4343
4436
|
]
|
|
4344
4437
|
}
|
|
4345
4438
|
},
|
|
4346
|
-
{
|
|
4347
|
-
"url": "https://wicg.github.io/origin-policy/",
|
|
4348
|
-
"seriesComposition": "full",
|
|
4349
|
-
"shortname": "origin-policy",
|
|
4350
|
-
"series": {
|
|
4351
|
-
"shortname": "origin-policy",
|
|
4352
|
-
"currentSpecification": "origin-policy",
|
|
4353
|
-
"title": "Origin Policy",
|
|
4354
|
-
"shortTitle": "Origin Policy",
|
|
4355
|
-
"nightlyUrl": "https://wicg.github.io/origin-policy/"
|
|
4356
|
-
},
|
|
4357
|
-
"organization": "W3C",
|
|
4358
|
-
"groups": [
|
|
4359
|
-
{
|
|
4360
|
-
"name": "Web Platform Incubator Community Group",
|
|
4361
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
4362
|
-
}
|
|
4363
|
-
],
|
|
4364
|
-
"nightly": {
|
|
4365
|
-
"url": "https://wicg.github.io/origin-policy/",
|
|
4366
|
-
"repository": "https://github.com/WICG/origin-policy",
|
|
4367
|
-
"sourcePath": "index.src.html",
|
|
4368
|
-
"filename": "index.html"
|
|
4369
|
-
},
|
|
4370
|
-
"title": "Origin Policy",
|
|
4371
|
-
"source": "specref",
|
|
4372
|
-
"shortTitle": "Origin Policy",
|
|
4373
|
-
"categories": [
|
|
4374
|
-
"browser"
|
|
4375
|
-
],
|
|
4376
|
-
"tests": {
|
|
4377
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
4378
|
-
"testPaths": [
|
|
4379
|
-
"origin-policy"
|
|
4380
|
-
]
|
|
4381
|
-
}
|
|
4382
|
-
},
|
|
4383
4439
|
{
|
|
4384
4440
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
4385
4441
|
"seriesComposition": "full",
|
|
@@ -16949,20 +17005,20 @@
|
|
|
16949
17005
|
]
|
|
16950
17006
|
},
|
|
16951
17007
|
{
|
|
16952
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
17008
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16953
17009
|
"seriesComposition": "full",
|
|
16954
|
-
"shortname": "wasm-js-api-
|
|
17010
|
+
"shortname": "wasm-js-api-2",
|
|
16955
17011
|
"series": {
|
|
16956
17012
|
"shortname": "wasm-js-api",
|
|
16957
|
-
"currentSpecification": "wasm-js-api-
|
|
17013
|
+
"currentSpecification": "wasm-js-api-2",
|
|
16958
17014
|
"title": "WebAssembly JavaScript Interface",
|
|
16959
17015
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
16960
17016
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
16961
17017
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
16962
17018
|
},
|
|
16963
|
-
"seriesVersion": "
|
|
17019
|
+
"seriesVersion": "2",
|
|
16964
17020
|
"forks": [
|
|
16965
|
-
"wasm-js-api-
|
|
17021
|
+
"wasm-js-api-2-fork-exception-handling"
|
|
16966
17022
|
],
|
|
16967
17023
|
"organization": "W3C",
|
|
16968
17024
|
"groups": [
|
|
@@ -16972,7 +17028,7 @@
|
|
|
16972
17028
|
}
|
|
16973
17029
|
],
|
|
16974
17030
|
"release": {
|
|
16975
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
17031
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16976
17032
|
"filename": "Overview.html"
|
|
16977
17033
|
},
|
|
16978
17034
|
"nightly": {
|
|
@@ -16995,18 +17051,18 @@
|
|
|
16995
17051
|
}
|
|
16996
17052
|
},
|
|
16997
17053
|
{
|
|
16998
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
17054
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
16999
17055
|
"seriesComposition": "full",
|
|
17000
|
-
"shortname": "wasm-web-api-
|
|
17056
|
+
"shortname": "wasm-web-api-2",
|
|
17001
17057
|
"series": {
|
|
17002
17058
|
"shortname": "wasm-web-api",
|
|
17003
|
-
"currentSpecification": "wasm-web-api-
|
|
17059
|
+
"currentSpecification": "wasm-web-api-2",
|
|
17004
17060
|
"title": "WebAssembly Web API",
|
|
17005
17061
|
"shortTitle": "WebAssembly Web API",
|
|
17006
17062
|
"releaseUrl": "https://www.w3.org/TR/wasm-web-api/",
|
|
17007
17063
|
"nightlyUrl": "https://webassembly.github.io/spec/web-api/"
|
|
17008
17064
|
},
|
|
17009
|
-
"seriesVersion": "
|
|
17065
|
+
"seriesVersion": "2",
|
|
17010
17066
|
"organization": "W3C",
|
|
17011
17067
|
"groups": [
|
|
17012
17068
|
{
|
|
@@ -17015,7 +17071,7 @@
|
|
|
17015
17071
|
}
|
|
17016
17072
|
],
|
|
17017
17073
|
"release": {
|
|
17018
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
17074
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
17019
17075
|
"filename": "Overview.html"
|
|
17020
17076
|
},
|
|
17021
17077
|
"nightly": {
|