browser-specs 3.59.0 → 3.60.1
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 +27 -134
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1321,8 +1321,9 @@
|
|
|
1321
1321
|
"fetch"
|
|
1322
1322
|
],
|
|
1323
1323
|
"excludePaths": [
|
|
1324
|
-
"fetch/
|
|
1325
|
-
"fetch/metadata"
|
|
1324
|
+
"fetch/fetch-later",
|
|
1325
|
+
"fetch/metadata",
|
|
1326
|
+
"fetch/private-network-access"
|
|
1326
1327
|
]
|
|
1327
1328
|
}
|
|
1328
1329
|
},
|
|
@@ -1612,7 +1613,7 @@
|
|
|
1612
1613
|
],
|
|
1613
1614
|
"nightly": {
|
|
1614
1615
|
"url": "https://immersive-web.github.io/model-element/",
|
|
1615
|
-
"status": "
|
|
1616
|
+
"status": "Draft Community Group Report",
|
|
1616
1617
|
"alternateUrls": [],
|
|
1617
1618
|
"repository": "https://github.com/immersive-web/model-element",
|
|
1618
1619
|
"sourcePath": "index.html",
|
|
@@ -1808,40 +1809,6 @@
|
|
|
1808
1809
|
]
|
|
1809
1810
|
}
|
|
1810
1811
|
},
|
|
1811
|
-
{
|
|
1812
|
-
"url": "https://privacycg.github.io/gpc-spec/",
|
|
1813
|
-
"seriesComposition": "full",
|
|
1814
|
-
"shortname": "gpc-spec",
|
|
1815
|
-
"series": {
|
|
1816
|
-
"shortname": "gpc-spec",
|
|
1817
|
-
"currentSpecification": "gpc-spec",
|
|
1818
|
-
"title": "Global Privacy Control (GPC)",
|
|
1819
|
-
"shortTitle": "GPC",
|
|
1820
|
-
"nightlyUrl": "https://privacycg.github.io/gpc-spec/"
|
|
1821
|
-
},
|
|
1822
|
-
"organization": "W3C",
|
|
1823
|
-
"groups": [
|
|
1824
|
-
{
|
|
1825
|
-
"name": "Privacy Community Group",
|
|
1826
|
-
"url": "https://www.w3.org/community/privacycg/"
|
|
1827
|
-
}
|
|
1828
|
-
],
|
|
1829
|
-
"nightly": {
|
|
1830
|
-
"url": "https://privacycg.github.io/gpc-spec/",
|
|
1831
|
-
"status": "Editor's Draft",
|
|
1832
|
-
"alternateUrls": [],
|
|
1833
|
-
"repository": "https://github.com/privacycg/gpc-spec",
|
|
1834
|
-
"sourcePath": "index.html",
|
|
1835
|
-
"filename": "index.html"
|
|
1836
|
-
},
|
|
1837
|
-
"title": "Global Privacy Control (GPC)",
|
|
1838
|
-
"source": "spec",
|
|
1839
|
-
"shortTitle": "GPC",
|
|
1840
|
-
"categories": [
|
|
1841
|
-
"browser"
|
|
1842
|
-
],
|
|
1843
|
-
"standing": "good"
|
|
1844
|
-
},
|
|
1845
1812
|
{
|
|
1846
1813
|
"url": "https://privacycg.github.io/nav-tracking-mitigations/",
|
|
1847
1814
|
"seriesComposition": "full",
|
|
@@ -3837,6 +3804,13 @@
|
|
|
3837
3804
|
"shortTitle": "Captured Mouse Events",
|
|
3838
3805
|
"nightlyUrl": "https://screen-share.github.io/captured-mouse-events/"
|
|
3839
3806
|
},
|
|
3807
|
+
"organization": "W3C",
|
|
3808
|
+
"groups": [
|
|
3809
|
+
{
|
|
3810
|
+
"name": "Screen Capture Community Group",
|
|
3811
|
+
"url": "https://www.w3.org/community/sccg/"
|
|
3812
|
+
}
|
|
3813
|
+
],
|
|
3840
3814
|
"nightly": {
|
|
3841
3815
|
"url": "https://screen-share.github.io/captured-mouse-events/",
|
|
3842
3816
|
"status": "Draft Community Group Report",
|
|
@@ -3845,13 +3819,6 @@
|
|
|
3845
3819
|
"sourcePath": "index.html",
|
|
3846
3820
|
"filename": "index.html"
|
|
3847
3821
|
},
|
|
3848
|
-
"organization": "W3C",
|
|
3849
|
-
"groups": [
|
|
3850
|
-
{
|
|
3851
|
-
"name": "Screen Capture Community Group",
|
|
3852
|
-
"url": "https://www.w3.org/community/sccg/"
|
|
3853
|
-
}
|
|
3854
|
-
],
|
|
3855
3822
|
"title": "Captured Mouse Events",
|
|
3856
3823
|
"source": "spec",
|
|
3857
3824
|
"shortTitle": "Captured Mouse Events",
|
|
@@ -3877,6 +3844,13 @@
|
|
|
3877
3844
|
"shortTitle": "Element Capture",
|
|
3878
3845
|
"nightlyUrl": "https://screen-share.github.io/element-capture/"
|
|
3879
3846
|
},
|
|
3847
|
+
"organization": "W3C",
|
|
3848
|
+
"groups": [
|
|
3849
|
+
{
|
|
3850
|
+
"name": "Screen Capture Community Group",
|
|
3851
|
+
"url": "https://www.w3.org/community/sccg/"
|
|
3852
|
+
}
|
|
3853
|
+
],
|
|
3880
3854
|
"nightly": {
|
|
3881
3855
|
"url": "https://screen-share.github.io/element-capture/",
|
|
3882
3856
|
"status": "Draft Community Group Report",
|
|
@@ -3885,13 +3859,6 @@
|
|
|
3885
3859
|
"sourcePath": "index.html",
|
|
3886
3860
|
"filename": "index.html"
|
|
3887
3861
|
},
|
|
3888
|
-
"organization": "W3C",
|
|
3889
|
-
"groups": [
|
|
3890
|
-
{
|
|
3891
|
-
"name": "Screen Capture Community Group",
|
|
3892
|
-
"url": "https://www.w3.org/community/sccg/"
|
|
3893
|
-
}
|
|
3894
|
-
],
|
|
3895
3862
|
"title": "Element Capture",
|
|
3896
3863
|
"source": "spec",
|
|
3897
3864
|
"shortTitle": "Element Capture",
|
|
@@ -4953,40 +4920,6 @@
|
|
|
4953
4920
|
],
|
|
4954
4921
|
"standing": "good"
|
|
4955
4922
|
},
|
|
4956
|
-
{
|
|
4957
|
-
"url": "https://tc39.es/proposal-resizablearraybuffer/",
|
|
4958
|
-
"seriesComposition": "full",
|
|
4959
|
-
"shortname": "tc39-resizablearraybuffer",
|
|
4960
|
-
"series": {
|
|
4961
|
-
"shortname": "tc39-resizablearraybuffer",
|
|
4962
|
-
"currentSpecification": "tc39-resizablearraybuffer",
|
|
4963
|
-
"title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
4964
|
-
"shortTitle": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
4965
|
-
"nightlyUrl": "https://tc39.es/proposal-resizablearraybuffer/"
|
|
4966
|
-
},
|
|
4967
|
-
"organization": "Ecma International",
|
|
4968
|
-
"groups": [
|
|
4969
|
-
{
|
|
4970
|
-
"name": "TC39",
|
|
4971
|
-
"url": "https://tc39.es/"
|
|
4972
|
-
}
|
|
4973
|
-
],
|
|
4974
|
-
"nightly": {
|
|
4975
|
-
"url": "https://tc39.es/proposal-resizablearraybuffer/",
|
|
4976
|
-
"status": "Editor's Draft",
|
|
4977
|
-
"alternateUrls": [],
|
|
4978
|
-
"repository": "https://github.com/tc39/proposal-resizablearraybuffer",
|
|
4979
|
-
"sourcePath": "spec.html",
|
|
4980
|
-
"filename": "index.html"
|
|
4981
|
-
},
|
|
4982
|
-
"title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
4983
|
-
"source": "spec",
|
|
4984
|
-
"shortTitle": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
4985
|
-
"categories": [
|
|
4986
|
-
"browser"
|
|
4987
|
-
],
|
|
4988
|
-
"standing": "good"
|
|
4989
|
-
},
|
|
4990
4923
|
{
|
|
4991
4924
|
"url": "https://tc39.es/proposal-set-methods/",
|
|
4992
4925
|
"seriesComposition": "full",
|
|
@@ -5940,46 +5873,6 @@
|
|
|
5940
5873
|
]
|
|
5941
5874
|
}
|
|
5942
5875
|
},
|
|
5943
|
-
{
|
|
5944
|
-
"url": "https://wicg.github.io/close-watcher/",
|
|
5945
|
-
"seriesComposition": "full",
|
|
5946
|
-
"shortname": "close-watcher",
|
|
5947
|
-
"series": {
|
|
5948
|
-
"shortname": "close-watcher",
|
|
5949
|
-
"currentSpecification": "close-watcher",
|
|
5950
|
-
"title": "Close Watcher API",
|
|
5951
|
-
"shortTitle": "Close Watcher API",
|
|
5952
|
-
"nightlyUrl": "https://wicg.github.io/close-watcher/"
|
|
5953
|
-
},
|
|
5954
|
-
"organization": "W3C",
|
|
5955
|
-
"groups": [
|
|
5956
|
-
{
|
|
5957
|
-
"name": "Web Platform Incubator Community Group",
|
|
5958
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
5959
|
-
}
|
|
5960
|
-
],
|
|
5961
|
-
"nightly": {
|
|
5962
|
-
"url": "https://wicg.github.io/close-watcher/",
|
|
5963
|
-
"status": "Draft Community Group Report",
|
|
5964
|
-
"alternateUrls": [],
|
|
5965
|
-
"repository": "https://github.com/WICG/close-watcher",
|
|
5966
|
-
"sourcePath": "spec.bs",
|
|
5967
|
-
"filename": "index.html"
|
|
5968
|
-
},
|
|
5969
|
-
"title": "Close Watcher API",
|
|
5970
|
-
"source": "spec",
|
|
5971
|
-
"shortTitle": "Close Watcher API",
|
|
5972
|
-
"categories": [
|
|
5973
|
-
"browser"
|
|
5974
|
-
],
|
|
5975
|
-
"standing": "good",
|
|
5976
|
-
"tests": {
|
|
5977
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
5978
|
-
"testPaths": [
|
|
5979
|
-
"close-watcher"
|
|
5980
|
-
]
|
|
5981
|
-
}
|
|
5982
|
-
},
|
|
5983
5876
|
{
|
|
5984
5877
|
"url": "https://wicg.github.io/compression/",
|
|
5985
5878
|
"seriesComposition": "full",
|
|
@@ -6536,7 +6429,7 @@
|
|
|
6536
6429
|
],
|
|
6537
6430
|
"nightly": {
|
|
6538
6431
|
"url": "https://wicg.github.io/eyedropper-api/",
|
|
6539
|
-
"status": "
|
|
6432
|
+
"status": "Draft Community Group Report",
|
|
6540
6433
|
"alternateUrls": [],
|
|
6541
6434
|
"repository": "https://github.com/WICG/eyedropper-api",
|
|
6542
6435
|
"sourcePath": "index.html",
|
|
@@ -6859,8 +6752,8 @@
|
|
|
6859
6752
|
"series": {
|
|
6860
6753
|
"shortname": "is-input-pending",
|
|
6861
6754
|
"currentSpecification": "is-input-pending",
|
|
6862
|
-
"title": "
|
|
6863
|
-
"shortTitle": "
|
|
6755
|
+
"title": "Early detection of input events",
|
|
6756
|
+
"shortTitle": "Early detection of input events",
|
|
6864
6757
|
"nightlyUrl": "https://wicg.github.io/is-input-pending/"
|
|
6865
6758
|
},
|
|
6866
6759
|
"organization": "W3C",
|
|
@@ -6878,9 +6771,9 @@
|
|
|
6878
6771
|
"sourcePath": "index.html",
|
|
6879
6772
|
"filename": "index.html"
|
|
6880
6773
|
},
|
|
6881
|
-
"title": "
|
|
6774
|
+
"title": "Early detection of input events",
|
|
6882
6775
|
"source": "spec",
|
|
6883
|
-
"shortTitle": "
|
|
6776
|
+
"shortTitle": "Early detection of input events",
|
|
6884
6777
|
"categories": [
|
|
6885
6778
|
"browser"
|
|
6886
6779
|
],
|
|
@@ -7316,7 +7209,7 @@
|
|
|
7316
7209
|
],
|
|
7317
7210
|
"nightly": {
|
|
7318
7211
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
7319
|
-
"status": "
|
|
7212
|
+
"status": "Draft Community Group Report",
|
|
7320
7213
|
"alternateUrls": [],
|
|
7321
7214
|
"repository": "https://github.com/WICG/overscroll-scrollend-events",
|
|
7322
7215
|
"sourcePath": "index.html",
|
|
@@ -7641,7 +7534,7 @@
|
|
|
7641
7534
|
"tests": {
|
|
7642
7535
|
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7643
7536
|
"testPaths": [
|
|
7644
|
-
"fetch/
|
|
7537
|
+
"fetch/private-network-access"
|
|
7645
7538
|
]
|
|
7646
7539
|
}
|
|
7647
7540
|
},
|
|
@@ -8405,7 +8298,7 @@
|
|
|
8405
8298
|
],
|
|
8406
8299
|
"nightly": {
|
|
8407
8300
|
"url": "https://wicg.github.io/webcrypto-secure-curves/",
|
|
8408
|
-
"status": "
|
|
8301
|
+
"status": "Draft Community Group Report",
|
|
8409
8302
|
"alternateUrls": [],
|
|
8410
8303
|
"repository": "https://github.com/WICG/webcrypto-secure-curves",
|
|
8411
8304
|
"sourcePath": "index.html",
|
|
@@ -8439,7 +8332,7 @@
|
|
|
8439
8332
|
],
|
|
8440
8333
|
"nightly": {
|
|
8441
8334
|
"url": "https://wicg.github.io/webhid/",
|
|
8442
|
-
"status": "
|
|
8335
|
+
"status": "Draft Community Group Report",
|
|
8443
8336
|
"alternateUrls": [],
|
|
8444
8337
|
"repository": "https://github.com/WICG/webhid",
|
|
8445
8338
|
"sourcePath": "index.html",
|
package/package.json
CHANGED