browser-specs 4.67.0 → 4.68.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 +110 -49
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1727,7 +1727,7 @@
|
|
|
1727
1727
|
],
|
|
1728
1728
|
"nightly": {
|
|
1729
1729
|
"url": "https://immersive-web.github.io/plane-detection/",
|
|
1730
|
-
"status": "Draft
|
|
1730
|
+
"status": "Editor's Draft",
|
|
1731
1731
|
"alternateUrls": [],
|
|
1732
1732
|
"repository": "https://github.com/immersive-web/plane-detection",
|
|
1733
1733
|
"sourcePath": "index.bs",
|
|
@@ -4786,6 +4786,40 @@
|
|
|
4786
4786
|
],
|
|
4787
4787
|
"standing": "good"
|
|
4788
4788
|
},
|
|
4789
|
+
{
|
|
4790
|
+
"url": "https://tc39.es/proposal-json-parse-with-source/",
|
|
4791
|
+
"seriesComposition": "full",
|
|
4792
|
+
"shortname": "tc39-json-parse-with-source",
|
|
4793
|
+
"series": {
|
|
4794
|
+
"shortname": "tc39-json-parse-with-source",
|
|
4795
|
+
"currentSpecification": "tc39-json-parse-with-source",
|
|
4796
|
+
"title": "JSON.parse source text access",
|
|
4797
|
+
"shortTitle": "JSON.parse source text access",
|
|
4798
|
+
"nightlyUrl": "https://tc39.es/proposal-json-parse-with-source/"
|
|
4799
|
+
},
|
|
4800
|
+
"standing": "good",
|
|
4801
|
+
"organization": "Ecma International",
|
|
4802
|
+
"groups": [
|
|
4803
|
+
{
|
|
4804
|
+
"name": "TC39",
|
|
4805
|
+
"url": "https://tc39.es/"
|
|
4806
|
+
}
|
|
4807
|
+
],
|
|
4808
|
+
"nightly": {
|
|
4809
|
+
"url": "https://tc39.es/proposal-json-parse-with-source/",
|
|
4810
|
+
"status": "Editor's Draft",
|
|
4811
|
+
"alternateUrls": [],
|
|
4812
|
+
"repository": "https://github.com/tc39/proposal-json-parse-with-source",
|
|
4813
|
+
"sourcePath": "spec.html",
|
|
4814
|
+
"filename": "index.html"
|
|
4815
|
+
},
|
|
4816
|
+
"title": "JSON.parse source text access",
|
|
4817
|
+
"source": "spec",
|
|
4818
|
+
"shortTitle": "JSON.parse source text access",
|
|
4819
|
+
"categories": [
|
|
4820
|
+
"browser"
|
|
4821
|
+
]
|
|
4822
|
+
},
|
|
4789
4823
|
{
|
|
4790
4824
|
"url": "https://tc39.es/proposal-nonextensible-applies-to-private/",
|
|
4791
4825
|
"seriesComposition": "full",
|
|
@@ -5725,6 +5759,43 @@
|
|
|
5725
5759
|
],
|
|
5726
5760
|
"standing": "good"
|
|
5727
5761
|
},
|
|
5762
|
+
{
|
|
5763
|
+
"url": "https://webassembly.github.io/custom-descriptors/",
|
|
5764
|
+
"seriesComposition": "fork",
|
|
5765
|
+
"shortname": "wasm-core-2-fork-custom-descriptors",
|
|
5766
|
+
"series": {
|
|
5767
|
+
"shortname": "wasm-core",
|
|
5768
|
+
"currentSpecification": "wasm-core-2",
|
|
5769
|
+
"title": "WebAssembly Core",
|
|
5770
|
+
"shortTitle": "WebAssembly Core",
|
|
5771
|
+
"releaseUrl": "https://www.w3.org/TR/wasm-core/",
|
|
5772
|
+
"nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
|
|
5773
|
+
},
|
|
5774
|
+
"seriesVersion": "2",
|
|
5775
|
+
"forkOf": "wasm-core-2",
|
|
5776
|
+
"title": "WebAssembly Core: Custom Descriptors and JS Interop",
|
|
5777
|
+
"organization": "W3C",
|
|
5778
|
+
"groups": [
|
|
5779
|
+
{
|
|
5780
|
+
"name": "WebAssembly Community Group",
|
|
5781
|
+
"url": "https://www.w3.org/community/webassembly/"
|
|
5782
|
+
}
|
|
5783
|
+
],
|
|
5784
|
+
"nightly": {
|
|
5785
|
+
"url": "https://webassembly.github.io/custom-descriptors/",
|
|
5786
|
+
"status": "Editor's Draft",
|
|
5787
|
+
"alternateUrls": [],
|
|
5788
|
+
"repository": "https://github.com/WebAssembly/custom-descriptors",
|
|
5789
|
+
"sourcePath": "document/core/index.bs",
|
|
5790
|
+
"filename": "index.html"
|
|
5791
|
+
},
|
|
5792
|
+
"source": "spec",
|
|
5793
|
+
"shortTitle": "WebAssembly Core: Custom Descriptors and JS Interop",
|
|
5794
|
+
"categories": [
|
|
5795
|
+
"browser"
|
|
5796
|
+
],
|
|
5797
|
+
"standing": "good"
|
|
5798
|
+
},
|
|
5728
5799
|
{
|
|
5729
5800
|
"url": "https://webassembly.github.io/esm-integration/js-api/",
|
|
5730
5801
|
"seriesComposition": "fork",
|
|
@@ -10788,6 +10859,41 @@
|
|
|
10788
10859
|
],
|
|
10789
10860
|
"standing": "good"
|
|
10790
10861
|
},
|
|
10862
|
+
{
|
|
10863
|
+
"url": "https://www.rfc-editor.org/rfc/rfc9659",
|
|
10864
|
+
"seriesComposition": "full",
|
|
10865
|
+
"shortname": "rfc9659",
|
|
10866
|
+
"series": {
|
|
10867
|
+
"shortname": "rfc9659",
|
|
10868
|
+
"currentSpecification": "rfc9659",
|
|
10869
|
+
"title": "Window Sizing for Zstandard Content Encoding",
|
|
10870
|
+
"shortTitle": "Window Sizing for Zstandard Content Encoding",
|
|
10871
|
+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9659"
|
|
10872
|
+
},
|
|
10873
|
+
"organization": "IETF",
|
|
10874
|
+
"groups": [
|
|
10875
|
+
{
|
|
10876
|
+
"name": "HTTP Working Group",
|
|
10877
|
+
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
10878
|
+
}
|
|
10879
|
+
],
|
|
10880
|
+
"nightly": {
|
|
10881
|
+
"url": "https://www.rfc-editor.org/rfc/rfc9659",
|
|
10882
|
+
"status": "Informational",
|
|
10883
|
+
"alternateUrls": [
|
|
10884
|
+
"https://datatracker.ietf.org/doc/html/rfc9659",
|
|
10885
|
+
"https://tools.ietf.org/html/rfc9659"
|
|
10886
|
+
],
|
|
10887
|
+
"filename": "rfc9659.html"
|
|
10888
|
+
},
|
|
10889
|
+
"title": "Window Sizing for Zstandard Content Encoding",
|
|
10890
|
+
"source": "ietf",
|
|
10891
|
+
"shortTitle": "Window Sizing for Zstandard Content Encoding",
|
|
10892
|
+
"categories": [
|
|
10893
|
+
"browser"
|
|
10894
|
+
],
|
|
10895
|
+
"standing": "good"
|
|
10896
|
+
},
|
|
10791
10897
|
{
|
|
10792
10898
|
"url": "https://www.rfc-editor.org/rfc/rfc9842",
|
|
10793
10899
|
"seriesComposition": "full",
|
|
@@ -16738,7 +16844,7 @@
|
|
|
16738
16844
|
],
|
|
16739
16845
|
"release": {
|
|
16740
16846
|
"url": "https://www.w3.org/TR/css-transitions-2/",
|
|
16741
|
-
"status": "
|
|
16847
|
+
"status": "Working Draft",
|
|
16742
16848
|
"filename": "Overview.html"
|
|
16743
16849
|
},
|
|
16744
16850
|
"nightly": {
|
|
@@ -16751,7 +16857,7 @@
|
|
|
16751
16857
|
"sourcePath": "css-transitions-2/Overview.bs",
|
|
16752
16858
|
"filename": "index.html"
|
|
16753
16859
|
},
|
|
16754
|
-
"title": "CSS Transitions Level 2",
|
|
16860
|
+
"title": "CSS Transitions Module Level 2",
|
|
16755
16861
|
"source": "w3c",
|
|
16756
16862
|
"shortTitle": "CSS Transitions 2",
|
|
16757
16863
|
"categories": [
|
|
@@ -18690,52 +18796,6 @@
|
|
|
18690
18796
|
]
|
|
18691
18797
|
}
|
|
18692
18798
|
},
|
|
18693
|
-
{
|
|
18694
|
-
"url": "https://www.w3.org/TR/geolocation-sensor/",
|
|
18695
|
-
"seriesComposition": "full",
|
|
18696
|
-
"shortname": "geolocation-sensor",
|
|
18697
|
-
"series": {
|
|
18698
|
-
"shortname": "geolocation-sensor",
|
|
18699
|
-
"currentSpecification": "geolocation-sensor",
|
|
18700
|
-
"title": "Geolocation Sensor",
|
|
18701
|
-
"shortTitle": "Geolocation Sensor",
|
|
18702
|
-
"releaseUrl": "https://www.w3.org/TR/geolocation-sensor/",
|
|
18703
|
-
"nightlyUrl": "https://w3c.github.io/geolocation-sensor/"
|
|
18704
|
-
},
|
|
18705
|
-
"organization": "W3C",
|
|
18706
|
-
"groups": [
|
|
18707
|
-
{
|
|
18708
|
-
"name": "Devices and Sensors Working Group",
|
|
18709
|
-
"url": "https://www.w3.org/das/"
|
|
18710
|
-
}
|
|
18711
|
-
],
|
|
18712
|
-
"release": {
|
|
18713
|
-
"url": "https://www.w3.org/TR/geolocation-sensor/",
|
|
18714
|
-
"status": "Working Draft",
|
|
18715
|
-
"filename": "Overview.html"
|
|
18716
|
-
},
|
|
18717
|
-
"nightly": {
|
|
18718
|
-
"url": "https://w3c.github.io/geolocation-sensor/",
|
|
18719
|
-
"status": "Editor's Draft",
|
|
18720
|
-
"alternateUrls": [],
|
|
18721
|
-
"repository": "https://github.com/w3c/geolocation-sensor",
|
|
18722
|
-
"sourcePath": "index.bs",
|
|
18723
|
-
"filename": "index.html"
|
|
18724
|
-
},
|
|
18725
|
-
"title": "Geolocation Sensor",
|
|
18726
|
-
"source": "w3c",
|
|
18727
|
-
"shortTitle": "Geolocation Sensor",
|
|
18728
|
-
"categories": [
|
|
18729
|
-
"browser"
|
|
18730
|
-
],
|
|
18731
|
-
"standing": "good",
|
|
18732
|
-
"tests": {
|
|
18733
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
18734
|
-
"testPaths": [
|
|
18735
|
-
"geolocation-sensor"
|
|
18736
|
-
]
|
|
18737
|
-
}
|
|
18738
|
-
},
|
|
18739
18799
|
{
|
|
18740
18800
|
"url": "https://www.w3.org/TR/geolocation/",
|
|
18741
18801
|
"seriesComposition": "full",
|
|
@@ -23473,6 +23533,7 @@
|
|
|
23473
23533
|
"forks": [
|
|
23474
23534
|
"wasm-core-2-fork-branch-hinting",
|
|
23475
23535
|
"wasm-core-2-fork-compact-import-section",
|
|
23536
|
+
"wasm-core-2-fork-custom-descriptors",
|
|
23476
23537
|
"wasm-core-2-fork-extended-const",
|
|
23477
23538
|
"wasm-core-2-fork-function-references",
|
|
23478
23539
|
"wasm-core-2-fork-gc",
|
package/package.json
CHANGED