browser-specs 3.52.0 → 3.54.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 +223 -92
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -899,51 +899,6 @@
|
|
|
899
899
|
]
|
|
900
900
|
}
|
|
901
901
|
},
|
|
902
|
-
{
|
|
903
|
-
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
904
|
-
"seriesComposition": "delta",
|
|
905
|
-
"shortname": "css-scroll-snap-2",
|
|
906
|
-
"series": {
|
|
907
|
-
"shortname": "css-scroll-snap",
|
|
908
|
-
"currentSpecification": "css-scroll-snap-1",
|
|
909
|
-
"title": "CSS Scroll Snap",
|
|
910
|
-
"shortTitle": "CSS Scroll Snap",
|
|
911
|
-
"releaseUrl": "https://www.w3.org/TR/css-scroll-snap/",
|
|
912
|
-
"nightlyUrl": "https://drafts.csswg.org/css-scroll-snap/"
|
|
913
|
-
},
|
|
914
|
-
"seriesVersion": "2",
|
|
915
|
-
"seriesPrevious": "css-scroll-snap-1",
|
|
916
|
-
"organization": "W3C",
|
|
917
|
-
"groups": [
|
|
918
|
-
{
|
|
919
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
920
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
921
|
-
}
|
|
922
|
-
],
|
|
923
|
-
"nightly": {
|
|
924
|
-
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
925
|
-
"status": "Editor's Draft",
|
|
926
|
-
"alternateUrls": [
|
|
927
|
-
"https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
|
|
928
|
-
],
|
|
929
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
930
|
-
"sourcePath": "css-scroll-snap-2/Overview.bs",
|
|
931
|
-
"filename": "Overview.html"
|
|
932
|
-
},
|
|
933
|
-
"title": "CSS Scroll Snap Module Level 2",
|
|
934
|
-
"source": "spec",
|
|
935
|
-
"shortTitle": "CSS Scroll Snap 2",
|
|
936
|
-
"categories": [
|
|
937
|
-
"browser"
|
|
938
|
-
],
|
|
939
|
-
"standing": "good",
|
|
940
|
-
"tests": {
|
|
941
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
942
|
-
"testPaths": [
|
|
943
|
-
"css/css-scroll-snap"
|
|
944
|
-
]
|
|
945
|
-
}
|
|
946
|
-
},
|
|
947
902
|
{
|
|
948
903
|
"url": "https://drafts.csswg.org/css-shapes-2/",
|
|
949
904
|
"seriesComposition": "delta",
|
|
@@ -1743,6 +1698,40 @@
|
|
|
1743
1698
|
],
|
|
1744
1699
|
"standing": "good"
|
|
1745
1700
|
},
|
|
1701
|
+
{
|
|
1702
|
+
"url": "https://immersive-web.github.io/real-world-meshing/",
|
|
1703
|
+
"seriesComposition": "full",
|
|
1704
|
+
"shortname": "real-world-meshing",
|
|
1705
|
+
"series": {
|
|
1706
|
+
"shortname": "real-world-meshing",
|
|
1707
|
+
"currentSpecification": "real-world-meshing",
|
|
1708
|
+
"title": "WebXR Mesh Detection",
|
|
1709
|
+
"shortTitle": "WebXR Mesh Detection",
|
|
1710
|
+
"nightlyUrl": "https://immersive-web.github.io/real-world-meshing/"
|
|
1711
|
+
},
|
|
1712
|
+
"organization": "W3C",
|
|
1713
|
+
"groups": [
|
|
1714
|
+
{
|
|
1715
|
+
"name": "Immersive Web Community Group",
|
|
1716
|
+
"url": "https://www.w3.org/community/immersive-web/"
|
|
1717
|
+
}
|
|
1718
|
+
],
|
|
1719
|
+
"nightly": {
|
|
1720
|
+
"url": "https://immersive-web.github.io/real-world-meshing/",
|
|
1721
|
+
"status": "Draft Community Group Report",
|
|
1722
|
+
"alternateUrls": [],
|
|
1723
|
+
"repository": "https://github.com/immersive-web/real-world-meshing",
|
|
1724
|
+
"sourcePath": "index.bs",
|
|
1725
|
+
"filename": "index.html"
|
|
1726
|
+
},
|
|
1727
|
+
"title": "WebXR Mesh Detection Module",
|
|
1728
|
+
"source": "spec",
|
|
1729
|
+
"shortTitle": "WebXR Mesh Detection",
|
|
1730
|
+
"categories": [
|
|
1731
|
+
"browser"
|
|
1732
|
+
],
|
|
1733
|
+
"standing": "good"
|
|
1734
|
+
},
|
|
1746
1735
|
{
|
|
1747
1736
|
"url": "https://infra.spec.whatwg.org/",
|
|
1748
1737
|
"seriesComposition": "full",
|
|
@@ -1891,6 +1880,40 @@
|
|
|
1891
1880
|
],
|
|
1892
1881
|
"standing": "good"
|
|
1893
1882
|
},
|
|
1883
|
+
{
|
|
1884
|
+
"url": "https://privacycg.github.io/nav-tracking-mitigations/",
|
|
1885
|
+
"seriesComposition": "full",
|
|
1886
|
+
"shortname": "nav-tracking-mitigations",
|
|
1887
|
+
"series": {
|
|
1888
|
+
"shortname": "nav-tracking-mitigations",
|
|
1889
|
+
"currentSpecification": "nav-tracking-mitigations",
|
|
1890
|
+
"title": "Navigational-Tracking Mitigations",
|
|
1891
|
+
"shortTitle": "Navigational-Tracking Mitigations",
|
|
1892
|
+
"nightlyUrl": "https://privacycg.github.io/nav-tracking-mitigations/"
|
|
1893
|
+
},
|
|
1894
|
+
"organization": "W3C",
|
|
1895
|
+
"groups": [
|
|
1896
|
+
{
|
|
1897
|
+
"name": "Privacy Community Group",
|
|
1898
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
1899
|
+
}
|
|
1900
|
+
],
|
|
1901
|
+
"nightly": {
|
|
1902
|
+
"url": "https://privacycg.github.io/nav-tracking-mitigations/",
|
|
1903
|
+
"status": "Editor's Draft",
|
|
1904
|
+
"alternateUrls": [],
|
|
1905
|
+
"repository": "https://github.com/privacycg/nav-tracking-mitigations",
|
|
1906
|
+
"sourcePath": "index.bs",
|
|
1907
|
+
"filename": "index.html"
|
|
1908
|
+
},
|
|
1909
|
+
"title": "Navigational-Tracking Mitigations",
|
|
1910
|
+
"source": "spec",
|
|
1911
|
+
"shortTitle": "Navigational-Tracking Mitigations",
|
|
1912
|
+
"categories": [
|
|
1913
|
+
"browser"
|
|
1914
|
+
],
|
|
1915
|
+
"standing": "good"
|
|
1916
|
+
},
|
|
1894
1917
|
{
|
|
1895
1918
|
"url": "https://privacycg.github.io/private-click-measurement/",
|
|
1896
1919
|
"seriesComposition": "full",
|
|
@@ -4249,6 +4272,40 @@
|
|
|
4249
4272
|
],
|
|
4250
4273
|
"standing": "good"
|
|
4251
4274
|
},
|
|
4275
|
+
{
|
|
4276
|
+
"url": "https://tc39.es/proposal-async-explicit-resource-management/",
|
|
4277
|
+
"seriesComposition": "full",
|
|
4278
|
+
"shortname": "tc39-async-explicit-resource-management",
|
|
4279
|
+
"series": {
|
|
4280
|
+
"shortname": "tc39-async-explicit-resource-management",
|
|
4281
|
+
"currentSpecification": "tc39-async-explicit-resource-management",
|
|
4282
|
+
"title": "ECMAScript Async Explicit Resource Management",
|
|
4283
|
+
"shortTitle": "ECMAScript Async Explicit Resource Management",
|
|
4284
|
+
"nightlyUrl": "https://tc39.es/proposal-async-explicit-resource-management/"
|
|
4285
|
+
},
|
|
4286
|
+
"organization": "Ecma International",
|
|
4287
|
+
"groups": [
|
|
4288
|
+
{
|
|
4289
|
+
"name": "TC39",
|
|
4290
|
+
"url": "https://tc39.es/"
|
|
4291
|
+
}
|
|
4292
|
+
],
|
|
4293
|
+
"nightly": {
|
|
4294
|
+
"url": "https://tc39.es/proposal-async-explicit-resource-management/",
|
|
4295
|
+
"status": "Editor's Draft",
|
|
4296
|
+
"alternateUrls": [],
|
|
4297
|
+
"repository": "https://github.com/tc39/proposal-async-explicit-resource-management",
|
|
4298
|
+
"sourcePath": "spec.emu",
|
|
4299
|
+
"filename": "index.html"
|
|
4300
|
+
},
|
|
4301
|
+
"title": "ECMAScript Async Explicit Resource Management",
|
|
4302
|
+
"source": "spec",
|
|
4303
|
+
"shortTitle": "ECMAScript Async Explicit Resource Management",
|
|
4304
|
+
"categories": [
|
|
4305
|
+
"browser"
|
|
4306
|
+
],
|
|
4307
|
+
"standing": "good"
|
|
4308
|
+
},
|
|
4252
4309
|
{
|
|
4253
4310
|
"url": "https://tc39.es/proposal-atomics-wait-async/",
|
|
4254
4311
|
"seriesComposition": "full",
|
|
@@ -4747,7 +4804,7 @@
|
|
|
4747
4804
|
"status": "Editor's Draft",
|
|
4748
4805
|
"alternateUrls": [],
|
|
4749
4806
|
"repository": "https://github.com/tc39/proposal-json-modules",
|
|
4750
|
-
"sourcePath": "spec.
|
|
4807
|
+
"sourcePath": "spec.emu",
|
|
4751
4808
|
"filename": "index.html"
|
|
4752
4809
|
},
|
|
4753
4810
|
"title": "JSON modules",
|
|
@@ -5070,46 +5127,6 @@
|
|
|
5070
5127
|
]
|
|
5071
5128
|
}
|
|
5072
5129
|
},
|
|
5073
|
-
{
|
|
5074
|
-
"url": "https://w3c.github.io/badging/",
|
|
5075
|
-
"seriesComposition": "full",
|
|
5076
|
-
"shortname": "badging",
|
|
5077
|
-
"series": {
|
|
5078
|
-
"shortname": "badging",
|
|
5079
|
-
"currentSpecification": "badging",
|
|
5080
|
-
"title": "Badging API",
|
|
5081
|
-
"shortTitle": "Badging API",
|
|
5082
|
-
"nightlyUrl": "https://w3c.github.io/badging/"
|
|
5083
|
-
},
|
|
5084
|
-
"organization": "W3C",
|
|
5085
|
-
"groups": [
|
|
5086
|
-
{
|
|
5087
|
-
"name": "Web Applications Working Group",
|
|
5088
|
-
"url": "https://www.w3.org/groups/wg/webapps"
|
|
5089
|
-
}
|
|
5090
|
-
],
|
|
5091
|
-
"nightly": {
|
|
5092
|
-
"url": "https://w3c.github.io/badging/",
|
|
5093
|
-
"status": "Editor's Draft",
|
|
5094
|
-
"alternateUrls": [],
|
|
5095
|
-
"repository": "https://github.com/w3c/badging",
|
|
5096
|
-
"sourcePath": "index.html",
|
|
5097
|
-
"filename": "index.html"
|
|
5098
|
-
},
|
|
5099
|
-
"title": "Badging API",
|
|
5100
|
-
"source": "specref",
|
|
5101
|
-
"shortTitle": "Badging API",
|
|
5102
|
-
"categories": [
|
|
5103
|
-
"browser"
|
|
5104
|
-
],
|
|
5105
|
-
"standing": "good",
|
|
5106
|
-
"tests": {
|
|
5107
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
5108
|
-
"testPaths": [
|
|
5109
|
-
"badging"
|
|
5110
|
-
]
|
|
5111
|
-
}
|
|
5112
|
-
},
|
|
5113
5130
|
{
|
|
5114
5131
|
"url": "https://w3c.github.io/contentEditable/",
|
|
5115
5132
|
"seriesComposition": "full",
|
|
@@ -7820,6 +7837,40 @@
|
|
|
7820
7837
|
],
|
|
7821
7838
|
"standing": "good"
|
|
7822
7839
|
},
|
|
7840
|
+
{
|
|
7841
|
+
"url": "https://wicg.github.io/shared-storage/",
|
|
7842
|
+
"seriesComposition": "full",
|
|
7843
|
+
"shortname": "shared-storage",
|
|
7844
|
+
"series": {
|
|
7845
|
+
"shortname": "shared-storage",
|
|
7846
|
+
"currentSpecification": "shared-storage",
|
|
7847
|
+
"title": "Shared Storage API",
|
|
7848
|
+
"shortTitle": "Shared Storage API",
|
|
7849
|
+
"nightlyUrl": "https://wicg.github.io/shared-storage/"
|
|
7850
|
+
},
|
|
7851
|
+
"organization": "W3C",
|
|
7852
|
+
"groups": [
|
|
7853
|
+
{
|
|
7854
|
+
"name": "Web Platform Incubator Community Group",
|
|
7855
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7856
|
+
}
|
|
7857
|
+
],
|
|
7858
|
+
"nightly": {
|
|
7859
|
+
"url": "https://wicg.github.io/shared-storage/",
|
|
7860
|
+
"status": "Draft Community Group Report",
|
|
7861
|
+
"alternateUrls": [],
|
|
7862
|
+
"repository": "https://github.com/WICG/shared-storage",
|
|
7863
|
+
"sourcePath": "spec.bs",
|
|
7864
|
+
"filename": "index.html"
|
|
7865
|
+
},
|
|
7866
|
+
"title": "Shared Storage API",
|
|
7867
|
+
"source": "spec",
|
|
7868
|
+
"shortTitle": "Shared Storage API",
|
|
7869
|
+
"categories": [
|
|
7870
|
+
"browser"
|
|
7871
|
+
],
|
|
7872
|
+
"standing": "good"
|
|
7873
|
+
},
|
|
7823
7874
|
{
|
|
7824
7875
|
"url": "https://wicg.github.io/sms-one-time-codes/",
|
|
7825
7876
|
"seriesComposition": "full",
|
|
@@ -7894,6 +7945,40 @@
|
|
|
7894
7945
|
]
|
|
7895
7946
|
}
|
|
7896
7947
|
},
|
|
7948
|
+
{
|
|
7949
|
+
"url": "https://wicg.github.io/storage-buckets/",
|
|
7950
|
+
"seriesComposition": "full",
|
|
7951
|
+
"shortname": "storage-buckets",
|
|
7952
|
+
"series": {
|
|
7953
|
+
"shortname": "storage-buckets",
|
|
7954
|
+
"currentSpecification": "storage-buckets",
|
|
7955
|
+
"title": "Storage Buckets API",
|
|
7956
|
+
"shortTitle": "Storage Buckets API",
|
|
7957
|
+
"nightlyUrl": "https://wicg.github.io/storage-buckets/"
|
|
7958
|
+
},
|
|
7959
|
+
"organization": "W3C",
|
|
7960
|
+
"groups": [
|
|
7961
|
+
{
|
|
7962
|
+
"name": "Web Platform Incubator Community Group",
|
|
7963
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7964
|
+
}
|
|
7965
|
+
],
|
|
7966
|
+
"nightly": {
|
|
7967
|
+
"url": "https://wicg.github.io/storage-buckets/",
|
|
7968
|
+
"status": "Draft Community Group Report",
|
|
7969
|
+
"alternateUrls": [],
|
|
7970
|
+
"repository": "https://github.com/WICG/storage-buckets",
|
|
7971
|
+
"sourcePath": "index.bs",
|
|
7972
|
+
"filename": "index.html"
|
|
7973
|
+
},
|
|
7974
|
+
"title": "Storage Buckets API",
|
|
7975
|
+
"source": "spec",
|
|
7976
|
+
"shortTitle": "Storage Buckets API",
|
|
7977
|
+
"categories": [
|
|
7978
|
+
"browser"
|
|
7979
|
+
],
|
|
7980
|
+
"standing": "good"
|
|
7981
|
+
},
|
|
7897
7982
|
{
|
|
7898
7983
|
"url": "https://wicg.github.io/trust-token-api/",
|
|
7899
7984
|
"seriesComposition": "full",
|
|
@@ -7935,10 +8020,11 @@
|
|
|
7935
8020
|
"series": {
|
|
7936
8021
|
"shortname": "turtledove",
|
|
7937
8022
|
"currentSpecification": "turtledove",
|
|
7938
|
-
"title": "FLEDGE",
|
|
7939
|
-
"shortTitle": "
|
|
8023
|
+
"title": "Protected Audience (formerly FLEDGE)",
|
|
8024
|
+
"shortTitle": "Protected Audience",
|
|
7940
8025
|
"nightlyUrl": "https://wicg.github.io/turtledove/"
|
|
7941
8026
|
},
|
|
8027
|
+
"shortTitle": "Protected Audience",
|
|
7942
8028
|
"organization": "W3C",
|
|
7943
8029
|
"groups": [
|
|
7944
8030
|
{
|
|
@@ -7954,9 +8040,8 @@
|
|
|
7954
8040
|
"sourcePath": "spec.bs",
|
|
7955
8041
|
"filename": "index.html"
|
|
7956
8042
|
},
|
|
7957
|
-
"title": "FLEDGE",
|
|
8043
|
+
"title": "Protected Audience (formerly FLEDGE)",
|
|
7958
8044
|
"source": "spec",
|
|
7959
|
-
"shortTitle": "FLEDGE",
|
|
7960
8045
|
"categories": [
|
|
7961
8046
|
"browser"
|
|
7962
8047
|
],
|
|
@@ -9745,6 +9830,52 @@
|
|
|
9745
9830
|
],
|
|
9746
9831
|
"standing": "good"
|
|
9747
9832
|
},
|
|
9833
|
+
{
|
|
9834
|
+
"url": "https://www.w3.org/TR/badging/",
|
|
9835
|
+
"seriesComposition": "full",
|
|
9836
|
+
"shortname": "badging",
|
|
9837
|
+
"series": {
|
|
9838
|
+
"shortname": "badging",
|
|
9839
|
+
"currentSpecification": "badging",
|
|
9840
|
+
"title": "Badging API",
|
|
9841
|
+
"shortTitle": "Badging API",
|
|
9842
|
+
"releaseUrl": "https://www.w3.org/TR/badging/",
|
|
9843
|
+
"nightlyUrl": "https://w3c.github.io/badging/"
|
|
9844
|
+
},
|
|
9845
|
+
"organization": "W3C",
|
|
9846
|
+
"groups": [
|
|
9847
|
+
{
|
|
9848
|
+
"name": "Web Applications Working Group",
|
|
9849
|
+
"url": "https://www.w3.org/groups/wg/webapps"
|
|
9850
|
+
}
|
|
9851
|
+
],
|
|
9852
|
+
"release": {
|
|
9853
|
+
"url": "https://www.w3.org/TR/badging/",
|
|
9854
|
+
"status": "Working Draft",
|
|
9855
|
+
"filename": "Overview.html"
|
|
9856
|
+
},
|
|
9857
|
+
"nightly": {
|
|
9858
|
+
"url": "https://w3c.github.io/badging/",
|
|
9859
|
+
"status": "Editor's Draft",
|
|
9860
|
+
"alternateUrls": [],
|
|
9861
|
+
"repository": "https://github.com/w3c/badging",
|
|
9862
|
+
"sourcePath": "index.html",
|
|
9863
|
+
"filename": "index.html"
|
|
9864
|
+
},
|
|
9865
|
+
"title": "Badging API",
|
|
9866
|
+
"source": "w3c",
|
|
9867
|
+
"shortTitle": "Badging API",
|
|
9868
|
+
"categories": [
|
|
9869
|
+
"browser"
|
|
9870
|
+
],
|
|
9871
|
+
"standing": "good",
|
|
9872
|
+
"tests": {
|
|
9873
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
9874
|
+
"testPaths": [
|
|
9875
|
+
"badging"
|
|
9876
|
+
]
|
|
9877
|
+
}
|
|
9878
|
+
},
|
|
9748
9879
|
{
|
|
9749
9880
|
"url": "https://www.w3.org/TR/battery-status/",
|
|
9750
9881
|
"seriesComposition": "full",
|
|
@@ -10068,7 +10199,7 @@
|
|
|
10068
10199
|
"series": {
|
|
10069
10200
|
"shortname": "compute-pressure",
|
|
10070
10201
|
"currentSpecification": "compute-pressure",
|
|
10071
|
-
"title": "Compute Pressure
|
|
10202
|
+
"title": "Compute Pressure",
|
|
10072
10203
|
"shortTitle": "Compute Pressure",
|
|
10073
10204
|
"releaseUrl": "https://www.w3.org/TR/compute-pressure/",
|
|
10074
10205
|
"nightlyUrl": "https://w3c.github.io/compute-pressure/"
|
|
@@ -21189,7 +21320,7 @@
|
|
|
21189
21320
|
],
|
|
21190
21321
|
"release": {
|
|
21191
21322
|
"url": "https://www.w3.org/TR/webnn/",
|
|
21192
|
-
"status": "Candidate Recommendation
|
|
21323
|
+
"status": "Candidate Recommendation Draft",
|
|
21193
21324
|
"filename": "Overview.html"
|
|
21194
21325
|
},
|
|
21195
21326
|
"nightly": {
|
package/package.json
CHANGED