browser-specs 4.67.1 → 4.69.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 +90 -71
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -5759,6 +5759,43 @@
|
|
|
5759
5759
|
],
|
|
5760
5760
|
"standing": "good"
|
|
5761
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
|
+
},
|
|
5762
5799
|
{
|
|
5763
5800
|
"url": "https://webassembly.github.io/esm-integration/js-api/",
|
|
5764
5801
|
"seriesComposition": "fork",
|
|
@@ -10822,6 +10859,41 @@
|
|
|
10822
10859
|
],
|
|
10823
10860
|
"standing": "good"
|
|
10824
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
|
+
},
|
|
10825
10897
|
{
|
|
10826
10898
|
"url": "https://www.rfc-editor.org/rfc/rfc9842",
|
|
10827
10899
|
"seriesComposition": "full",
|
|
@@ -16772,7 +16844,7 @@
|
|
|
16772
16844
|
],
|
|
16773
16845
|
"release": {
|
|
16774
16846
|
"url": "https://www.w3.org/TR/css-transitions-2/",
|
|
16775
|
-
"status": "
|
|
16847
|
+
"status": "Working Draft",
|
|
16776
16848
|
"filename": "Overview.html"
|
|
16777
16849
|
},
|
|
16778
16850
|
"nightly": {
|
|
@@ -16785,7 +16857,7 @@
|
|
|
16785
16857
|
"sourcePath": "css-transitions-2/Overview.bs",
|
|
16786
16858
|
"filename": "index.html"
|
|
16787
16859
|
},
|
|
16788
|
-
"title": "CSS Transitions Level 2",
|
|
16860
|
+
"title": "CSS Transitions Module Level 2",
|
|
16789
16861
|
"source": "w3c",
|
|
16790
16862
|
"shortTitle": "CSS Transitions 2",
|
|
16791
16863
|
"categories": [
|
|
@@ -18724,52 +18796,6 @@
|
|
|
18724
18796
|
]
|
|
18725
18797
|
}
|
|
18726
18798
|
},
|
|
18727
|
-
{
|
|
18728
|
-
"url": "https://www.w3.org/TR/geolocation-sensor/",
|
|
18729
|
-
"seriesComposition": "full",
|
|
18730
|
-
"shortname": "geolocation-sensor",
|
|
18731
|
-
"series": {
|
|
18732
|
-
"shortname": "geolocation-sensor",
|
|
18733
|
-
"currentSpecification": "geolocation-sensor",
|
|
18734
|
-
"title": "Geolocation Sensor",
|
|
18735
|
-
"shortTitle": "Geolocation Sensor",
|
|
18736
|
-
"releaseUrl": "https://www.w3.org/TR/geolocation-sensor/",
|
|
18737
|
-
"nightlyUrl": "https://w3c.github.io/geolocation-sensor/"
|
|
18738
|
-
},
|
|
18739
|
-
"organization": "W3C",
|
|
18740
|
-
"groups": [
|
|
18741
|
-
{
|
|
18742
|
-
"name": "Devices and Sensors Working Group",
|
|
18743
|
-
"url": "https://www.w3.org/das/"
|
|
18744
|
-
}
|
|
18745
|
-
],
|
|
18746
|
-
"release": {
|
|
18747
|
-
"url": "https://www.w3.org/TR/geolocation-sensor/",
|
|
18748
|
-
"status": "Working Draft",
|
|
18749
|
-
"filename": "Overview.html"
|
|
18750
|
-
},
|
|
18751
|
-
"nightly": {
|
|
18752
|
-
"url": "https://w3c.github.io/geolocation-sensor/",
|
|
18753
|
-
"status": "Editor's Draft",
|
|
18754
|
-
"alternateUrls": [],
|
|
18755
|
-
"repository": "https://github.com/w3c/geolocation-sensor",
|
|
18756
|
-
"sourcePath": "index.bs",
|
|
18757
|
-
"filename": "index.html"
|
|
18758
|
-
},
|
|
18759
|
-
"title": "Geolocation Sensor",
|
|
18760
|
-
"source": "w3c",
|
|
18761
|
-
"shortTitle": "Geolocation Sensor",
|
|
18762
|
-
"categories": [
|
|
18763
|
-
"browser"
|
|
18764
|
-
],
|
|
18765
|
-
"standing": "good",
|
|
18766
|
-
"tests": {
|
|
18767
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
18768
|
-
"testPaths": [
|
|
18769
|
-
"geolocation-sensor"
|
|
18770
|
-
]
|
|
18771
|
-
}
|
|
18772
|
-
},
|
|
18773
18799
|
{
|
|
18774
18800
|
"url": "https://www.w3.org/TR/geolocation/",
|
|
18775
18801
|
"seriesComposition": "full",
|
|
@@ -21435,11 +21461,9 @@
|
|
|
21435
21461
|
"filename": "Overview.html"
|
|
21436
21462
|
},
|
|
21437
21463
|
"nightly": {
|
|
21438
|
-
"url": "https://
|
|
21464
|
+
"url": "https://www.w3.org/TR/pointerevents3/",
|
|
21439
21465
|
"status": "Editor's Draft",
|
|
21440
21466
|
"alternateUrls": [],
|
|
21441
|
-
"repository": "https://github.com/w3c/pointerevents",
|
|
21442
|
-
"sourcePath": "index.html",
|
|
21443
21467
|
"filename": "index.html"
|
|
21444
21468
|
},
|
|
21445
21469
|
"title": "Pointer Events",
|
|
@@ -21448,13 +21472,7 @@
|
|
|
21448
21472
|
"categories": [
|
|
21449
21473
|
"browser"
|
|
21450
21474
|
],
|
|
21451
|
-
"standing": "good"
|
|
21452
|
-
"tests": {
|
|
21453
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
21454
|
-
"testPaths": [
|
|
21455
|
-
"pointerevents"
|
|
21456
|
-
]
|
|
21457
|
-
}
|
|
21475
|
+
"standing": "good"
|
|
21458
21476
|
},
|
|
21459
21477
|
{
|
|
21460
21478
|
"url": "https://www.w3.org/TR/pointerevents4/",
|
|
@@ -22720,10 +22738,17 @@
|
|
|
22720
22738
|
"nightlyUrl": "https://svgwg.org/svg2-draft/"
|
|
22721
22739
|
},
|
|
22722
22740
|
"seriesVersion": "1.1",
|
|
22723
|
-
"
|
|
22741
|
+
"seriesNext": "SVG2",
|
|
22742
|
+
"organization": "W3C",
|
|
22743
|
+
"groups": [
|
|
22744
|
+
{
|
|
22745
|
+
"name": "SVG Working Group",
|
|
22746
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22747
|
+
}
|
|
22748
|
+
],
|
|
22749
|
+
"release": {
|
|
22724
22750
|
"url": "https://www.w3.org/TR/SVG11/",
|
|
22725
|
-
"status": "
|
|
22726
|
-
"alternateUrls": [],
|
|
22751
|
+
"status": "Recommendation",
|
|
22727
22752
|
"pages": [
|
|
22728
22753
|
"https://www.w3.org/TR/SVG11/expanded-toc.html",
|
|
22729
22754
|
"https://www.w3.org/TR/SVG11/intro.html",
|
|
@@ -22769,17 +22794,10 @@
|
|
|
22769
22794
|
],
|
|
22770
22795
|
"filename": "Overview.html"
|
|
22771
22796
|
},
|
|
22772
|
-
"
|
|
22773
|
-
"organization": "W3C",
|
|
22774
|
-
"groups": [
|
|
22775
|
-
{
|
|
22776
|
-
"name": "SVG Working Group",
|
|
22777
|
-
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22778
|
-
}
|
|
22779
|
-
],
|
|
22780
|
-
"release": {
|
|
22797
|
+
"nightly": {
|
|
22781
22798
|
"url": "https://www.w3.org/TR/SVG11/",
|
|
22782
|
-
"status": "
|
|
22799
|
+
"status": "Editor's Draft",
|
|
22800
|
+
"alternateUrls": [],
|
|
22783
22801
|
"pages": [
|
|
22784
22802
|
"https://www.w3.org/TR/SVG11/expanded-toc.html",
|
|
22785
22803
|
"https://www.w3.org/TR/SVG11/intro.html",
|
|
@@ -23507,6 +23525,7 @@
|
|
|
23507
23525
|
"forks": [
|
|
23508
23526
|
"wasm-core-2-fork-branch-hinting",
|
|
23509
23527
|
"wasm-core-2-fork-compact-import-section",
|
|
23528
|
+
"wasm-core-2-fork-custom-descriptors",
|
|
23510
23529
|
"wasm-core-2-fork-extended-const",
|
|
23511
23530
|
"wasm-core-2-fork-function-references",
|
|
23512
23531
|
"wasm-core-2-fork-gc",
|
package/package.json
CHANGED