browser-specs 3.74.0 → 3.75.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.
Files changed (2) hide show
  1. package/index.json +403 -29
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -5708,6 +5708,80 @@
5708
5708
  ]
5709
5709
  }
5710
5710
  },
5711
+ {
5712
+ "url": "https://webassembly.github.io/branch-hinting/core/bikeshed/",
5713
+ "seriesComposition": "fork",
5714
+ "shortname": "wasm-core-2-fork-branch-hinting",
5715
+ "series": {
5716
+ "shortname": "wasm-core",
5717
+ "currentSpecification": "wasm-core-2",
5718
+ "title": "WebAssembly Core",
5719
+ "shortTitle": "WebAssembly Core",
5720
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
5721
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
5722
+ },
5723
+ "seriesVersion": "2",
5724
+ "forkOf": "wasm-core-2",
5725
+ "title": "WebAssembly Core: Branch Hinting",
5726
+ "organization": "W3C",
5727
+ "groups": [
5728
+ {
5729
+ "name": "WebAssembly Community Group",
5730
+ "url": "https://www.w3.org/community/webassembly/"
5731
+ }
5732
+ ],
5733
+ "nightly": {
5734
+ "url": "https://webassembly.github.io/branch-hinting/core/bikeshed/",
5735
+ "status": "Editor's Draft",
5736
+ "alternateUrls": [],
5737
+ "repository": "https://github.com/WebAssembly/branch-hinting",
5738
+ "sourcePath": "document/core/index.bs",
5739
+ "filename": "index.html"
5740
+ },
5741
+ "source": "spec",
5742
+ "shortTitle": "WebAssembly Core: Branch Hinting",
5743
+ "categories": [
5744
+ "browser"
5745
+ ],
5746
+ "standing": "good"
5747
+ },
5748
+ {
5749
+ "url": "https://webassembly.github.io/content-security-policy/js-api/",
5750
+ "seriesComposition": "fork",
5751
+ "shortname": "wasm-js-api-2-fork-content-security-policy",
5752
+ "series": {
5753
+ "shortname": "wasm-js-api",
5754
+ "currentSpecification": "wasm-js-api-2",
5755
+ "title": "WebAssembly JavaScript Interface",
5756
+ "shortTitle": "WebAssembly JavaScript Interface",
5757
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
5758
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
5759
+ },
5760
+ "seriesVersion": "2",
5761
+ "forkOf": "wasm-js-api-2",
5762
+ "title": "WebAssembly JavaScript Interface: Content Security Policy",
5763
+ "organization": "W3C",
5764
+ "groups": [
5765
+ {
5766
+ "name": "WebAssembly Community Group",
5767
+ "url": "https://www.w3.org/community/webassembly/"
5768
+ }
5769
+ ],
5770
+ "nightly": {
5771
+ "url": "https://webassembly.github.io/content-security-policy/js-api/",
5772
+ "status": "Editor's Draft",
5773
+ "alternateUrls": [],
5774
+ "repository": "https://github.com/WebAssembly/content-security-policy",
5775
+ "sourcePath": "document/js-api/index.bs",
5776
+ "filename": "index.html"
5777
+ },
5778
+ "source": "spec",
5779
+ "shortTitle": "WebAssembly JavaScript Interface: Content Security Policy",
5780
+ "categories": [
5781
+ "browser"
5782
+ ],
5783
+ "standing": "good"
5784
+ },
5711
5785
  {
5712
5786
  "url": "https://webassembly.github.io/exception-handling/js-api/",
5713
5787
  "seriesComposition": "fork",
@@ -5745,20 +5819,95 @@
5745
5819
  ],
5746
5820
  "standing": "good"
5747
5821
  },
5822
+ {
5823
+ "url": "https://webassembly.github.io/extended-const/core/bikeshed/",
5824
+ "seriesComposition": "fork",
5825
+ "shortname": "wasm-core-2-fork-extended-const",
5826
+ "series": {
5827
+ "shortname": "wasm-core",
5828
+ "currentSpecification": "wasm-core-2",
5829
+ "title": "WebAssembly Core",
5830
+ "shortTitle": "WebAssembly Core",
5831
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
5832
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
5833
+ },
5834
+ "seriesVersion": "2",
5835
+ "forkOf": "wasm-core-2",
5836
+ "title": "WebAssembly Core: Extended Const Expressions",
5837
+ "organization": "W3C",
5838
+ "groups": [
5839
+ {
5840
+ "name": "WebAssembly Community Group",
5841
+ "url": "https://www.w3.org/community/webassembly/"
5842
+ }
5843
+ ],
5844
+ "nightly": {
5845
+ "url": "https://webassembly.github.io/extended-const/core/bikeshed/",
5846
+ "status": "Editor's Draft",
5847
+ "alternateUrls": [],
5848
+ "repository": "https://github.com/WebAssembly/extended-const",
5849
+ "sourcePath": "document/core/index.bs",
5850
+ "filename": "index.html"
5851
+ },
5852
+ "source": "spec",
5853
+ "shortTitle": "WebAssembly Core: Extended Const Expressions",
5854
+ "categories": [
5855
+ "browser"
5856
+ ],
5857
+ "standing": "good"
5858
+ },
5859
+ {
5860
+ "url": "https://webassembly.github.io/function-references/core/bikeshed/",
5861
+ "seriesComposition": "fork",
5862
+ "shortname": "wasm-core-2-fork-function-references",
5863
+ "series": {
5864
+ "shortname": "wasm-core",
5865
+ "currentSpecification": "wasm-core-2",
5866
+ "title": "WebAssembly Core",
5867
+ "shortTitle": "WebAssembly Core",
5868
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
5869
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
5870
+ },
5871
+ "seriesVersion": "2",
5872
+ "forkOf": "wasm-core-2",
5873
+ "title": "WebAssembly Core: Function Reference Types",
5874
+ "organization": "W3C",
5875
+ "groups": [
5876
+ {
5877
+ "name": "WebAssembly Community Group",
5878
+ "url": "https://www.w3.org/community/webassembly/"
5879
+ }
5880
+ ],
5881
+ "nightly": {
5882
+ "url": "https://webassembly.github.io/function-references/core/bikeshed/",
5883
+ "status": "Editor's Draft",
5884
+ "alternateUrls": [],
5885
+ "repository": "https://github.com/WebAssembly/function-references",
5886
+ "sourcePath": "document/core/index.bs",
5887
+ "filename": "index.html"
5888
+ },
5889
+ "source": "spec",
5890
+ "shortTitle": "WebAssembly Core: Function Reference Types",
5891
+ "categories": [
5892
+ "browser"
5893
+ ],
5894
+ "standing": "good"
5895
+ },
5748
5896
  {
5749
5897
  "url": "https://webassembly.github.io/gc/core/bikeshed/",
5750
5898
  "seriesComposition": "fork",
5751
- "shortname": "wasm-core-1-fork-gc",
5899
+ "shortname": "wasm-core-2-fork-gc",
5752
5900
  "series": {
5753
5901
  "shortname": "wasm-core",
5754
- "currentSpecification": "wasm-core-1",
5902
+ "currentSpecification": "wasm-core-2",
5755
5903
  "title": "WebAssembly Core",
5756
5904
  "shortTitle": "WebAssembly Core",
5757
5905
  "releaseUrl": "https://www.w3.org/TR/wasm-core/",
5758
5906
  "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
5759
5907
  },
5760
- "seriesVersion": "1",
5761
- "forkOf": "wasm-core-1",
5908
+ "seriesVersion": "2",
5909
+ "forkOf": "wasm-core-2",
5910
+ "title": "WebAssembly Core: Garbage Collection",
5762
5911
  "organization": "W3C",
5763
5912
  "groups": [
5764
5913
  {
@@ -5774,9 +5923,230 @@
5774
5923
  "sourcePath": "document/core/index.bs",
5775
5924
  "filename": "index.html"
5776
5925
  },
5777
- "title": "WebAssembly Core Specification",
5778
5926
  "source": "spec",
5779
- "shortTitle": "WebAssembly Core",
5927
+ "shortTitle": "WebAssembly Core: Garbage Collection",
5928
+ "categories": [
5929
+ "browser"
5930
+ ],
5931
+ "standing": "good"
5932
+ },
5933
+ {
5934
+ "url": "https://webassembly.github.io/js-promise-integration/js-api/",
5935
+ "seriesComposition": "fork",
5936
+ "shortname": "wasm-js-api-2-fork-js-promise-integration",
5937
+ "series": {
5938
+ "shortname": "wasm-js-api",
5939
+ "currentSpecification": "wasm-js-api-2",
5940
+ "title": "WebAssembly JavaScript Interface",
5941
+ "shortTitle": "WebAssembly JavaScript Interface",
5942
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
5943
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
5944
+ },
5945
+ "seriesVersion": "2",
5946
+ "forkOf": "wasm-js-api-2",
5947
+ "title": "WebAssembly JavaScript Interface: Promise Integration",
5948
+ "organization": "W3C",
5949
+ "groups": [
5950
+ {
5951
+ "name": "WebAssembly Community Group",
5952
+ "url": "https://www.w3.org/community/webassembly/"
5953
+ }
5954
+ ],
5955
+ "nightly": {
5956
+ "url": "https://webassembly.github.io/js-promise-integration/js-api/",
5957
+ "status": "Editor's Draft",
5958
+ "alternateUrls": [],
5959
+ "repository": "https://github.com/WebAssembly/js-promise-integration",
5960
+ "sourcePath": "document/js-api/index.bs",
5961
+ "filename": "index.html"
5962
+ },
5963
+ "source": "spec",
5964
+ "shortTitle": "WebAssembly JavaScript Interface: Promise Integration",
5965
+ "categories": [
5966
+ "browser"
5967
+ ],
5968
+ "standing": "good"
5969
+ },
5970
+ {
5971
+ "url": "https://webassembly.github.io/js-types/js-api/",
5972
+ "seriesComposition": "fork",
5973
+ "shortname": "wasm-js-api-2-fork-js-types",
5974
+ "series": {
5975
+ "shortname": "wasm-js-api",
5976
+ "currentSpecification": "wasm-js-api-2",
5977
+ "title": "WebAssembly JavaScript Interface",
5978
+ "shortTitle": "WebAssembly JavaScript Interface",
5979
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
5980
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
5981
+ },
5982
+ "seriesVersion": "2",
5983
+ "forkOf": "wasm-js-api-2",
5984
+ "title": "WebAssembly JavaScript Interface: Type Reflection",
5985
+ "organization": "W3C",
5986
+ "groups": [
5987
+ {
5988
+ "name": "WebAssembly Community Group",
5989
+ "url": "https://www.w3.org/community/webassembly/"
5990
+ }
5991
+ ],
5992
+ "nightly": {
5993
+ "url": "https://webassembly.github.io/js-types/js-api/",
5994
+ "status": "Editor's Draft",
5995
+ "alternateUrls": [],
5996
+ "repository": "https://github.com/WebAssembly/js-types",
5997
+ "sourcePath": "document/js-api/index.bs",
5998
+ "filename": "index.html"
5999
+ },
6000
+ "source": "spec",
6001
+ "shortTitle": "WebAssembly JavaScript Interface: Type Reflection",
6002
+ "categories": [
6003
+ "browser"
6004
+ ],
6005
+ "standing": "good"
6006
+ },
6007
+ {
6008
+ "url": "https://webassembly.github.io/memory64/core/bikeshed/",
6009
+ "seriesComposition": "fork",
6010
+ "shortname": "wasm-core-2-fork-memory64",
6011
+ "series": {
6012
+ "shortname": "wasm-core",
6013
+ "currentSpecification": "wasm-core-2",
6014
+ "title": "WebAssembly Core",
6015
+ "shortTitle": "WebAssembly Core",
6016
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6017
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6018
+ },
6019
+ "seriesVersion": "2",
6020
+ "forkOf": "wasm-core-2",
6021
+ "title": "WebAssembly Core: Memory64",
6022
+ "organization": "W3C",
6023
+ "groups": [
6024
+ {
6025
+ "name": "WebAssembly Community Group",
6026
+ "url": "https://www.w3.org/community/webassembly/"
6027
+ }
6028
+ ],
6029
+ "nightly": {
6030
+ "url": "https://webassembly.github.io/memory64/core/bikeshed/",
6031
+ "status": "Editor's Draft",
6032
+ "alternateUrls": [],
6033
+ "repository": "https://github.com/WebAssembly/memory64",
6034
+ "sourcePath": "document/core/index.bs",
6035
+ "filename": "index.html"
6036
+ },
6037
+ "source": "spec",
6038
+ "shortTitle": "WebAssembly Core: Memory64",
6039
+ "categories": [
6040
+ "browser"
6041
+ ],
6042
+ "standing": "good"
6043
+ },
6044
+ {
6045
+ "url": "https://webassembly.github.io/multi-memory/core/bikeshed/",
6046
+ "seriesComposition": "fork",
6047
+ "shortname": "wasm-core-2-fork-multi-memory",
6048
+ "series": {
6049
+ "shortname": "wasm-core",
6050
+ "currentSpecification": "wasm-core-2",
6051
+ "title": "WebAssembly Core",
6052
+ "shortTitle": "WebAssembly Core",
6053
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6054
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6055
+ },
6056
+ "seriesVersion": "2",
6057
+ "forkOf": "wasm-core-2",
6058
+ "title": "WebAssembly Core: Multi Memory",
6059
+ "organization": "W3C",
6060
+ "groups": [
6061
+ {
6062
+ "name": "WebAssembly Community Group",
6063
+ "url": "https://www.w3.org/community/webassembly/"
6064
+ }
6065
+ ],
6066
+ "nightly": {
6067
+ "url": "https://webassembly.github.io/multi-memory/core/bikeshed/",
6068
+ "status": "Editor's Draft",
6069
+ "alternateUrls": [],
6070
+ "repository": "https://github.com/WebAssembly/multi-memory",
6071
+ "sourcePath": "document/core/index.bs",
6072
+ "filename": "index.html"
6073
+ },
6074
+ "source": "spec",
6075
+ "shortTitle": "WebAssembly Core: Multi Memory",
6076
+ "categories": [
6077
+ "browser"
6078
+ ],
6079
+ "standing": "good"
6080
+ },
6081
+ {
6082
+ "url": "https://webassembly.github.io/tail-call/core/bikeshed/",
6083
+ "seriesComposition": "fork",
6084
+ "shortname": "wasm-core-2-fork-tail-call",
6085
+ "series": {
6086
+ "shortname": "wasm-core",
6087
+ "currentSpecification": "wasm-core-2",
6088
+ "title": "WebAssembly Core",
6089
+ "shortTitle": "WebAssembly Core",
6090
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6091
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6092
+ },
6093
+ "seriesVersion": "2",
6094
+ "forkOf": "wasm-core-2",
6095
+ "title": "WebAssembly Core: Tail Call",
6096
+ "organization": "W3C",
6097
+ "groups": [
6098
+ {
6099
+ "name": "WebAssembly Community Group",
6100
+ "url": "https://www.w3.org/community/webassembly/"
6101
+ }
6102
+ ],
6103
+ "nightly": {
6104
+ "url": "https://webassembly.github.io/tail-call/core/bikeshed/",
6105
+ "status": "Editor's Draft",
6106
+ "alternateUrls": [],
6107
+ "repository": "https://github.com/WebAssembly/tail-call",
6108
+ "sourcePath": "document/core/index.bs",
6109
+ "filename": "index.html"
6110
+ },
6111
+ "source": "spec",
6112
+ "shortTitle": "WebAssembly Core: Tail Call",
6113
+ "categories": [
6114
+ "browser"
6115
+ ],
6116
+ "standing": "good"
6117
+ },
6118
+ {
6119
+ "url": "https://webassembly.github.io/threads/core/bikeshed/",
6120
+ "seriesComposition": "fork",
6121
+ "shortname": "wasm-core-2-fork-threads",
6122
+ "series": {
6123
+ "shortname": "wasm-core",
6124
+ "currentSpecification": "wasm-core-2",
6125
+ "title": "WebAssembly Core",
6126
+ "shortTitle": "WebAssembly Core",
6127
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6128
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6129
+ },
6130
+ "seriesVersion": "2",
6131
+ "forkOf": "wasm-core-2",
6132
+ "title": "WebAssembly Core: Threading",
6133
+ "organization": "W3C",
6134
+ "groups": [
6135
+ {
6136
+ "name": "WebAssembly Community Group",
6137
+ "url": "https://www.w3.org/community/webassembly/"
6138
+ }
6139
+ ],
6140
+ "nightly": {
6141
+ "url": "https://webassembly.github.io/threads/core/bikeshed/",
6142
+ "status": "Editor's Draft",
6143
+ "alternateUrls": [],
6144
+ "repository": "https://github.com/WebAssembly/threads",
6145
+ "sourcePath": "document/core/index.bs",
6146
+ "filename": "index.html"
6147
+ },
6148
+ "source": "spec",
6149
+ "shortTitle": "WebAssembly Core: Threading",
5780
6150
  "categories": [
5781
6151
  "browser"
5782
6152
  ],
@@ -6418,13 +6788,7 @@
6418
6788
  "categories": [
6419
6789
  "browser"
6420
6790
  ],
6421
- "standing": "good",
6422
- "tests": {
6423
- "repository": "https://github.com/web-platform-tests/wpt",
6424
- "testPaths": [
6425
- "custom-state-pseudo-class"
6426
- ]
6427
- }
6791
+ "standing": "good"
6428
6792
  },
6429
6793
  {
6430
6794
  "url": "https://wicg.github.io/datacue/",
@@ -20696,18 +21060,26 @@
20696
21060
  }
20697
21061
  },
20698
21062
  {
20699
- "url": "https://www.w3.org/TR/wasm-core-1/",
21063
+ "url": "https://www.w3.org/TR/wasm-core-2/",
20700
21064
  "seriesComposition": "full",
20701
- "shortname": "wasm-core-1",
21065
+ "shortname": "wasm-core-2",
20702
21066
  "series": {
20703
21067
  "shortname": "wasm-core",
20704
- "currentSpecification": "wasm-core-1",
21068
+ "currentSpecification": "wasm-core-2",
20705
21069
  "title": "WebAssembly Core",
20706
21070
  "shortTitle": "WebAssembly Core",
20707
21071
  "releaseUrl": "https://www.w3.org/TR/wasm-core/",
20708
21072
  "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
20709
21073
  },
20710
- "seriesVersion": "1",
21074
+ "seriesVersion": "2",
21075
+ "nightly": {
21076
+ "url": "https://webassembly.github.io/spec/core/bikeshed/",
21077
+ "status": "Editor's Draft",
21078
+ "alternateUrls": [],
21079
+ "repository": "https://github.com/WebAssembly/spec",
21080
+ "sourcePath": "document/core/index.bs",
21081
+ "filename": "index.html"
21082
+ },
20711
21083
  "tests": {
20712
21084
  "repository": "https://github.com/WebAssembly/spec/",
20713
21085
  "testPaths": [
@@ -20715,7 +21087,14 @@
20715
21087
  ]
20716
21088
  },
20717
21089
  "forks": [
20718
- "wasm-core-1-fork-gc"
21090
+ "wasm-core-2-fork-branch-hinting",
21091
+ "wasm-core-2-fork-extended-const",
21092
+ "wasm-core-2-fork-function-references",
21093
+ "wasm-core-2-fork-gc",
21094
+ "wasm-core-2-fork-memory64",
21095
+ "wasm-core-2-fork-multi-memory",
21096
+ "wasm-core-2-fork-tail-call",
21097
+ "wasm-core-2-fork-threads"
20719
21098
  ],
20720
21099
  "organization": "W3C",
20721
21100
  "groups": [
@@ -20725,18 +21104,10 @@
20725
21104
  }
20726
21105
  ],
20727
21106
  "release": {
20728
- "url": "https://www.w3.org/TR/wasm-core-1/",
20729
- "status": "Recommendation",
21107
+ "url": "https://www.w3.org/TR/wasm-core-2/",
21108
+ "status": "First Public Working Draft",
20730
21109
  "filename": "Overview.html"
20731
21110
  },
20732
- "nightly": {
20733
- "url": "https://webassembly.github.io/spec/core/bikeshed/",
20734
- "status": "Editor's Draft",
20735
- "alternateUrls": [],
20736
- "repository": "https://github.com/WebAssembly/spec",
20737
- "sourcePath": "document/core/index.bs",
20738
- "filename": "index.html"
20739
- },
20740
21111
  "title": "WebAssembly Core Specification",
20741
21112
  "source": "w3c",
20742
21113
  "shortTitle": "WebAssembly Core",
@@ -20759,7 +21130,10 @@
20759
21130
  },
20760
21131
  "seriesVersion": "2",
20761
21132
  "forks": [
20762
- "wasm-js-api-2-fork-exception-handling"
21133
+ "wasm-js-api-2-fork-content-security-policy",
21134
+ "wasm-js-api-2-fork-exception-handling",
21135
+ "wasm-js-api-2-fork-js-promise-integration",
21136
+ "wasm-js-api-2-fork-js-types"
20763
21137
  ],
20764
21138
  "organization": "W3C",
20765
21139
  "groups": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.74.0",
3
+ "version": "3.75.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",