browser-specs 3.7.0 → 3.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 +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",
|
|
@@ -14972,48 +14997,6 @@
|
|
|
14972
14997
|
]
|
|
14973
14998
|
}
|
|
14974
14999
|
},
|
|
14975
|
-
{
|
|
14976
|
-
"url": "https://www.w3.org/TR/preload/",
|
|
14977
|
-
"seriesComposition": "full",
|
|
14978
|
-
"shortname": "preload",
|
|
14979
|
-
"series": {
|
|
14980
|
-
"shortname": "preload",
|
|
14981
|
-
"currentSpecification": "preload",
|
|
14982
|
-
"title": "Preload",
|
|
14983
|
-
"shortTitle": "Preload",
|
|
14984
|
-
"releaseUrl": "https://www.w3.org/TR/preload/",
|
|
14985
|
-
"nightlyUrl": "https://w3c.github.io/preload/"
|
|
14986
|
-
},
|
|
14987
|
-
"organization": "W3C",
|
|
14988
|
-
"groups": [
|
|
14989
|
-
{
|
|
14990
|
-
"name": "Web Performance Working Group",
|
|
14991
|
-
"url": "https://www.w3.org/webperf/"
|
|
14992
|
-
}
|
|
14993
|
-
],
|
|
14994
|
-
"release": {
|
|
14995
|
-
"url": "https://www.w3.org/TR/preload/",
|
|
14996
|
-
"filename": "Overview.html"
|
|
14997
|
-
},
|
|
14998
|
-
"nightly": {
|
|
14999
|
-
"url": "https://w3c.github.io/preload/",
|
|
15000
|
-
"repository": "https://github.com/w3c/preload",
|
|
15001
|
-
"sourcePath": "index.html",
|
|
15002
|
-
"filename": "index.html"
|
|
15003
|
-
},
|
|
15004
|
-
"title": "Preload",
|
|
15005
|
-
"source": "w3c",
|
|
15006
|
-
"shortTitle": "Preload",
|
|
15007
|
-
"categories": [
|
|
15008
|
-
"browser"
|
|
15009
|
-
],
|
|
15010
|
-
"tests": {
|
|
15011
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
15012
|
-
"testPaths": [
|
|
15013
|
-
"preload"
|
|
15014
|
-
]
|
|
15015
|
-
}
|
|
15016
|
-
},
|
|
15017
15000
|
{
|
|
15018
15001
|
"url": "https://www.w3.org/TR/presentation-api/",
|
|
15019
15002
|
"seriesComposition": "full",
|
|
@@ -16714,20 +16697,20 @@
|
|
|
16714
16697
|
]
|
|
16715
16698
|
},
|
|
16716
16699
|
{
|
|
16717
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16700
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16718
16701
|
"seriesComposition": "full",
|
|
16719
|
-
"shortname": "wasm-js-api-
|
|
16702
|
+
"shortname": "wasm-js-api-2",
|
|
16720
16703
|
"series": {
|
|
16721
16704
|
"shortname": "wasm-js-api",
|
|
16722
|
-
"currentSpecification": "wasm-js-api-
|
|
16705
|
+
"currentSpecification": "wasm-js-api-2",
|
|
16723
16706
|
"title": "WebAssembly JavaScript Interface",
|
|
16724
16707
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
16725
16708
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
16726
16709
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
16727
16710
|
},
|
|
16728
|
-
"seriesVersion": "
|
|
16711
|
+
"seriesVersion": "2",
|
|
16729
16712
|
"forks": [
|
|
16730
|
-
"wasm-js-api-
|
|
16713
|
+
"wasm-js-api-2-fork-exception-handling"
|
|
16731
16714
|
],
|
|
16732
16715
|
"organization": "W3C",
|
|
16733
16716
|
"groups": [
|
|
@@ -16737,7 +16720,7 @@
|
|
|
16737
16720
|
}
|
|
16738
16721
|
],
|
|
16739
16722
|
"release": {
|
|
16740
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16723
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16741
16724
|
"filename": "Overview.html"
|
|
16742
16725
|
},
|
|
16743
16726
|
"nightly": {
|
|
@@ -16760,18 +16743,18 @@
|
|
|
16760
16743
|
}
|
|
16761
16744
|
},
|
|
16762
16745
|
{
|
|
16763
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
16746
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
16764
16747
|
"seriesComposition": "full",
|
|
16765
|
-
"shortname": "wasm-web-api-
|
|
16748
|
+
"shortname": "wasm-web-api-2",
|
|
16766
16749
|
"series": {
|
|
16767
16750
|
"shortname": "wasm-web-api",
|
|
16768
|
-
"currentSpecification": "wasm-web-api-
|
|
16751
|
+
"currentSpecification": "wasm-web-api-2",
|
|
16769
16752
|
"title": "WebAssembly Web API",
|
|
16770
16753
|
"shortTitle": "WebAssembly Web API",
|
|
16771
16754
|
"releaseUrl": "https://www.w3.org/TR/wasm-web-api/",
|
|
16772
16755
|
"nightlyUrl": "https://webassembly.github.io/spec/web-api/"
|
|
16773
16756
|
},
|
|
16774
|
-
"seriesVersion": "
|
|
16757
|
+
"seriesVersion": "2",
|
|
16775
16758
|
"organization": "W3C",
|
|
16776
16759
|
"groups": [
|
|
16777
16760
|
{
|
|
@@ -16780,7 +16763,7 @@
|
|
|
16780
16763
|
}
|
|
16781
16764
|
],
|
|
16782
16765
|
"release": {
|
|
16783
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
16766
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
16784
16767
|
"filename": "Overview.html"
|
|
16785
16768
|
},
|
|
16786
16769
|
"nightly": {
|
package/package.json
CHANGED