web-specs 3.76.0 → 3.77.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.
Files changed (2) hide show
  1. package/index.json +191 -58
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1139,7 +1139,13 @@
1139
1139
  "categories": [
1140
1140
  "browser"
1141
1141
  ],
1142
- "standing": "good"
1142
+ "standing": "good",
1143
+ "tests": {
1144
+ "repository": "https://github.com/web-platform-tests/wpt",
1145
+ "testPaths": [
1146
+ "css/css-shadow"
1147
+ ]
1148
+ }
1143
1149
  },
1144
1150
  {
1145
1151
  "url": "https://drafts.csswg.org/css-shapes-2/",
@@ -1879,7 +1885,7 @@
1879
1885
  ],
1880
1886
  "nightly": {
1881
1887
  "url": "https://immersive-web.github.io/plane-detection/",
1882
- "status": "Draft Community Group Report",
1888
+ "status": "Editor's Draft",
1883
1889
  "alternateUrls": [],
1884
1890
  "repository": "https://github.com/immersive-web/plane-detection",
1885
1891
  "sourcePath": "index.bs",
@@ -4679,6 +4685,10 @@
4679
4685
  "shortTitle": "ES Array.fromAsync",
4680
4686
  "nightlyUrl": "https://tc39.es/proposal-array-from-async/"
4681
4687
  },
4688
+ "standing": "discontinued",
4689
+ "obsoletedBy": [
4690
+ "ecmascript"
4691
+ ],
4682
4692
  "organization": "Ecma International",
4683
4693
  "groups": [
4684
4694
  {
@@ -4699,8 +4709,7 @@
4699
4709
  "shortTitle": "ES Array.fromAsync",
4700
4710
  "categories": [
4701
4711
  "browser"
4702
- ],
4703
- "standing": "good"
4712
+ ]
4704
4713
  },
4705
4714
  {
4706
4715
  "url": "https://tc39.es/proposal-array-grouping/",
@@ -4758,6 +4767,10 @@
4758
4767
  "repository": "https://github.com/tc39/proposal-arraybuffer-base64",
4759
4768
  "filename": "index.html"
4760
4769
  },
4770
+ "standing": "discontinued",
4771
+ "obsoletedBy": [
4772
+ "ecmascript"
4773
+ ],
4761
4774
  "organization": "Ecma International",
4762
4775
  "groups": [
4763
4776
  {
@@ -4770,8 +4783,7 @@
4770
4783
  "shortTitle": "Uint8Array to/from base64",
4771
4784
  "categories": [
4772
4785
  "browser"
4773
- ],
4774
- "standing": "good"
4786
+ ]
4775
4787
  },
4776
4788
  {
4777
4789
  "url": "https://tc39.es/proposal-arraybuffer-transfer/",
@@ -5266,6 +5278,40 @@
5266
5278
  "browser"
5267
5279
  ]
5268
5280
  },
5281
+ {
5282
+ "url": "https://tc39.es/proposal-intl-era-monthcode/",
5283
+ "seriesComposition": "full",
5284
+ "shortname": "tc39-intl-era-monthcode",
5285
+ "series": {
5286
+ "shortname": "tc39-intl-era-monthcode",
5287
+ "currentSpecification": "tc39-intl-era-monthcode",
5288
+ "title": "Intl era and monthCode Proposal",
5289
+ "shortTitle": "Intl era and monthCode",
5290
+ "nightlyUrl": "https://tc39.es/proposal-intl-era-monthcode/"
5291
+ },
5292
+ "organization": "Ecma International",
5293
+ "groups": [
5294
+ {
5295
+ "name": "TC39",
5296
+ "url": "https://tc39.es/"
5297
+ }
5298
+ ],
5299
+ "nightly": {
5300
+ "url": "https://tc39.es/proposal-intl-era-monthcode/",
5301
+ "status": "Editor's Draft",
5302
+ "alternateUrls": [],
5303
+ "repository": "https://github.com/tc39/proposal-intl-era-monthcode",
5304
+ "sourcePath": "spec.emu",
5305
+ "filename": "index.html"
5306
+ },
5307
+ "title": "Intl era and monthCode Proposal",
5308
+ "source": "spec",
5309
+ "shortTitle": "Intl era and monthCode",
5310
+ "categories": [
5311
+ "browser"
5312
+ ],
5313
+ "standing": "good"
5314
+ },
5269
5315
  {
5270
5316
  "url": "https://tc39.es/proposal-intl-extend-timezonename/",
5271
5317
  "seriesComposition": "full",
@@ -5607,6 +5653,10 @@
5607
5653
  "shortTitle": "Iterator Sequencing",
5608
5654
  "nightlyUrl": "https://tc39.es/proposal-iterator-sequencing/"
5609
5655
  },
5656
+ "standing": "discontinued",
5657
+ "obsoletedBy": [
5658
+ "ecmascript"
5659
+ ],
5610
5660
  "organization": "Ecma International",
5611
5661
  "groups": [
5612
5662
  {
@@ -5627,8 +5677,7 @@
5627
5677
  "shortTitle": "Iterator Sequencing",
5628
5678
  "categories": [
5629
5679
  "browser"
5630
- ],
5631
- "standing": "good"
5680
+ ]
5632
5681
  },
5633
5682
  {
5634
5683
  "url": "https://tc39.es/proposal-joint-iteration/",
@@ -5712,6 +5761,7 @@
5712
5761
  "shortTitle": "JSON.parse source text access",
5713
5762
  "nightlyUrl": "https://tc39.es/proposal-json-parse-with-source/"
5714
5763
  },
5764
+ "standing": "good",
5715
5765
  "organization": "Ecma International",
5716
5766
  "groups": [
5717
5767
  {
@@ -5732,8 +5782,7 @@
5732
5782
  "shortTitle": "JSON.parse source text access",
5733
5783
  "categories": [
5734
5784
  "browser"
5735
- ],
5736
- "standing": "good"
5785
+ ]
5737
5786
  },
5738
5787
  {
5739
5788
  "url": "https://tc39.es/proposal-math-sum/",
@@ -5746,6 +5795,10 @@
5746
5795
  "shortTitle": "Math.sumPrecise",
5747
5796
  "nightlyUrl": "https://tc39.es/proposal-math-sum/"
5748
5797
  },
5798
+ "standing": "discontinued",
5799
+ "obsoletedBy": [
5800
+ "ecmascript"
5801
+ ],
5749
5802
  "organization": "Ecma International",
5750
5803
  "groups": [
5751
5804
  {
@@ -5766,8 +5819,7 @@
5766
5819
  "shortTitle": "Math.sumPrecise",
5767
5820
  "categories": [
5768
5821
  "browser"
5769
- ],
5770
- "standing": "good"
5822
+ ]
5771
5823
  },
5772
5824
  {
5773
5825
  "url": "https://tc39.es/proposal-nonextensible-applies-to-private/",
@@ -6175,6 +6227,10 @@
6175
6227
  "shortTitle": "Upsert",
6176
6228
  "nightlyUrl": "https://tc39.es/proposal-upsert/"
6177
6229
  },
6230
+ "standing": "discontinued",
6231
+ "obsoletedBy": [
6232
+ "ecmascript"
6233
+ ],
6178
6234
  "organization": "Ecma International",
6179
6235
  "groups": [
6180
6236
  {
@@ -6195,8 +6251,7 @@
6195
6251
  "shortTitle": "Upsert",
6196
6252
  "categories": [
6197
6253
  "browser"
6198
- ],
6199
- "standing": "good"
6254
+ ]
6200
6255
  },
6201
6256
  {
6202
6257
  "url": "https://testutils.spec.whatwg.org/",
@@ -6416,39 +6471,6 @@
6416
6471
  "categories": [],
6417
6472
  "standing": "good"
6418
6473
  },
6419
- {
6420
- "url": "https://w3c.github.io/data-shapes/shacl12-node-expr/",
6421
- "seriesComposition": "full",
6422
- "shortname": "shacl12-node-expr",
6423
- "series": {
6424
- "shortname": "shacl-node-expr",
6425
- "currentSpecification": "shacl12-node-expr",
6426
- "title": "SHACL 1.2 Node Expressions",
6427
- "shortTitle": "SHACL 1.2 Node Expressions",
6428
- "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-node-expr/"
6429
- },
6430
- "seriesVersion": "1.2",
6431
- "organization": "W3C",
6432
- "groups": [
6433
- {
6434
- "name": "Data Shapes Working Group",
6435
- "url": "https://www.w3.org/groups/wg/data-shapes/"
6436
- }
6437
- ],
6438
- "nightly": {
6439
- "url": "https://w3c.github.io/data-shapes/shacl12-node-expr/",
6440
- "status": "Editor's Draft",
6441
- "alternateUrls": [],
6442
- "repository": "https://github.com/w3c/data-shapes",
6443
- "sourcePath": "shacl12-node-expr/index.html",
6444
- "filename": "index.html"
6445
- },
6446
- "title": "SHACL 1.2 Node Expressions",
6447
- "source": "spec",
6448
- "shortTitle": "SHACL 1.2 Node Expressions",
6449
- "categories": [],
6450
- "standing": "good"
6451
- },
6452
6474
  {
6453
6475
  "url": "https://w3c.github.io/data-shapes/shacl12-profiling/",
6454
6476
  "seriesComposition": "full",
@@ -7293,6 +7315,43 @@
7293
7315
  ],
7294
7316
  "standing": "good"
7295
7317
  },
7318
+ {
7319
+ "url": "https://webassembly.github.io/compact-import-section/",
7320
+ "seriesComposition": "fork",
7321
+ "shortname": "wasm-core-2-fork-compact-import-section",
7322
+ "series": {
7323
+ "shortname": "wasm-core",
7324
+ "currentSpecification": "wasm-core-2",
7325
+ "title": "WebAssembly Core",
7326
+ "shortTitle": "WebAssembly Core",
7327
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
7328
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
7329
+ },
7330
+ "seriesVersion": "2",
7331
+ "forkOf": "wasm-core-2",
7332
+ "title": "WebAssembly Core: Compact Import Section",
7333
+ "organization": "W3C",
7334
+ "groups": [
7335
+ {
7336
+ "name": "WebAssembly Community Group",
7337
+ "url": "https://www.w3.org/community/webassembly/"
7338
+ }
7339
+ ],
7340
+ "nightly": {
7341
+ "url": "https://webassembly.github.io/compact-import-section/",
7342
+ "status": "Editor's Draft",
7343
+ "alternateUrls": [],
7344
+ "repository": "https://github.com/WebAssembly/compact-import-section",
7345
+ "sourcePath": "document/core/index.bs",
7346
+ "filename": "index.html"
7347
+ },
7348
+ "source": "spec",
7349
+ "shortTitle": "WebAssembly Core: Compact Import Section",
7350
+ "categories": [
7351
+ "browser"
7352
+ ],
7353
+ "standing": "good"
7354
+ },
7296
7355
  {
7297
7356
  "url": "https://webassembly.github.io/content-security-policy/js-api/",
7298
7357
  "seriesComposition": "fork",
@@ -8243,6 +8302,40 @@
8243
8302
  "browser"
8244
8303
  ]
8245
8304
  },
8305
+ {
8306
+ "url": "https://wicg.github.io/autofill-event/",
8307
+ "seriesComposition": "full",
8308
+ "shortname": "autofill-event",
8309
+ "series": {
8310
+ "shortname": "autofill-event",
8311
+ "currentSpecification": "autofill-event",
8312
+ "title": "Autofill Event",
8313
+ "shortTitle": "Autofill Event",
8314
+ "nightlyUrl": "https://wicg.github.io/autofill-event/"
8315
+ },
8316
+ "organization": "W3C",
8317
+ "groups": [
8318
+ {
8319
+ "name": "Web Platform Incubator Community Group",
8320
+ "url": "https://www.w3.org/community/wicg/"
8321
+ }
8322
+ ],
8323
+ "nightly": {
8324
+ "url": "https://wicg.github.io/autofill-event/",
8325
+ "status": "Draft Community Group Report",
8326
+ "alternateUrls": [],
8327
+ "repository": "https://github.com/WICG/autofill-event",
8328
+ "sourcePath": "index.bs",
8329
+ "filename": "index.html"
8330
+ },
8331
+ "title": "Autofill Event",
8332
+ "source": "spec",
8333
+ "shortTitle": "Autofill Event",
8334
+ "categories": [
8335
+ "browser"
8336
+ ],
8337
+ "standing": "good"
8338
+ },
8246
8339
  {
8247
8340
  "url": "https://wicg.github.io/background-fetch/",
8248
8341
  "seriesComposition": "full",
@@ -17662,9 +17755,9 @@
17662
17755
  "sourcePath": "css-nesting-1/Overview.bs",
17663
17756
  "filename": "index.html"
17664
17757
  },
17665
- "title": "CSS Nesting Module",
17758
+ "title": "CSS Nesting Module Level 1",
17666
17759
  "source": "w3c",
17667
- "shortTitle": "CSS Nesting",
17760
+ "shortTitle": "CSS Nesting 1",
17668
17761
  "categories": [
17669
17762
  "browser"
17670
17763
  ],
@@ -22370,8 +22463,8 @@
22370
22463
  "organization": "W3C",
22371
22464
  "groups": [
22372
22465
  {
22373
- "name": "HTML Working Group",
22374
- "url": "https://www.w3.org/groups/wg/htmlwg/"
22466
+ "name": "Internationalization Working Group",
22467
+ "url": "https://www.w3.org/International/i18n-activity/i18n-wg/"
22375
22468
  }
22376
22469
  ],
22377
22470
  "release": {
@@ -24624,7 +24717,7 @@
24624
24717
  ],
24625
24718
  "release": {
24626
24719
  "url": "https://www.w3.org/TR/passkey-endpoints-1/",
24627
- "status": "First Public Working Draft",
24720
+ "status": "Working Draft",
24628
24721
  "filename": "Overview.html"
24629
24722
  },
24630
24723
  "nightly": {
@@ -24659,7 +24752,7 @@
24659
24752
  "groups": [
24660
24753
  {
24661
24754
  "name": "Web Payments Working Group",
24662
- "url": "https://www.w3.org/Payments/WG/"
24755
+ "url": "https://www.w3.org/groups/wg/payments/"
24663
24756
  }
24664
24757
  ],
24665
24758
  "release": {
@@ -24705,7 +24798,7 @@
24705
24798
  "groups": [
24706
24799
  {
24707
24800
  "name": "Web Payments Working Group",
24708
- "url": "https://www.w3.org/Payments/WG/"
24801
+ "url": "https://www.w3.org/groups/wg/payments/"
24709
24802
  }
24710
24803
  ],
24711
24804
  "release": {
@@ -24751,7 +24844,7 @@
24751
24844
  "groups": [
24752
24845
  {
24753
24846
  "name": "Web Payments Working Group",
24754
- "url": "https://www.w3.org/Payments/WG/"
24847
+ "url": "https://www.w3.org/groups/wg/payments/"
24755
24848
  }
24756
24849
  ],
24757
24850
  "release": {
@@ -24794,7 +24887,7 @@
24794
24887
  "groups": [
24795
24888
  {
24796
24889
  "name": "Web Payments Working Group",
24797
- "url": "https://www.w3.org/Payments/WG/"
24890
+ "url": "https://www.w3.org/groups/wg/payments/"
24798
24891
  }
24799
24892
  ],
24800
24893
  "release": {
@@ -25076,7 +25169,7 @@
25076
25169
  ],
25077
25170
  "release": {
25078
25171
  "url": "https://www.w3.org/TR/pointerevents3/",
25079
- "status": "Candidate Recommendation Snapshot",
25172
+ "status": "Candidate Recommendation Draft",
25080
25173
  "filename": "Overview.html"
25081
25174
  },
25082
25175
  "nightly": {
@@ -26330,7 +26423,7 @@
26330
26423
  "groups": [
26331
26424
  {
26332
26425
  "name": "Web Payments Working Group",
26333
- "url": "https://www.w3.org/Payments/WG/"
26426
+ "url": "https://www.w3.org/groups/wg/payments/"
26334
26427
  }
26335
26428
  ],
26336
26429
  "release": {
@@ -26683,6 +26776,45 @@
26683
26776
  "categories": [],
26684
26777
  "standing": "good"
26685
26778
  },
26779
+ {
26780
+ "url": "https://www.w3.org/TR/shacl12-node-expr/",
26781
+ "seriesComposition": "full",
26782
+ "shortname": "shacl12-node-expr",
26783
+ "series": {
26784
+ "shortname": "shacl-node-expr",
26785
+ "currentSpecification": "shacl12-node-expr",
26786
+ "title": "SHACL Node Expressions",
26787
+ "shortTitle": "SHACL Node Expressions",
26788
+ "releaseUrl": "https://www.w3.org/TR/shacl-node-expr/",
26789
+ "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-node-expr/"
26790
+ },
26791
+ "seriesVersion": "1.2",
26792
+ "organization": "W3C",
26793
+ "groups": [
26794
+ {
26795
+ "name": "Data Shapes Working Group",
26796
+ "url": "https://www.w3.org/groups/wg/data-shapes/"
26797
+ }
26798
+ ],
26799
+ "release": {
26800
+ "url": "https://www.w3.org/TR/shacl12-node-expr/",
26801
+ "status": "First Public Working Draft",
26802
+ "filename": "Overview.html"
26803
+ },
26804
+ "nightly": {
26805
+ "url": "https://w3c.github.io/data-shapes/shacl12-node-expr/",
26806
+ "status": "Editor's Draft",
26807
+ "alternateUrls": [],
26808
+ "repository": "https://github.com/w3c/data-shapes",
26809
+ "sourcePath": "shacl12-node-expr/index.html",
26810
+ "filename": "index.html"
26811
+ },
26812
+ "title": "SHACL 1.2 Node Expressions",
26813
+ "source": "w3c",
26814
+ "shortTitle": "SHACL 1.2 Node Expressions",
26815
+ "categories": [],
26816
+ "standing": "good"
26817
+ },
26686
26818
  {
26687
26819
  "url": "https://www.w3.org/TR/shacl12-rules/",
26688
26820
  "seriesComposition": "full",
@@ -29058,6 +29190,7 @@
29058
29190
  },
29059
29191
  "forks": [
29060
29192
  "wasm-core-2-fork-branch-hinting",
29193
+ "wasm-core-2-fork-compact-import-section",
29061
29194
  "wasm-core-2-fork-extended-const",
29062
29195
  "wasm-core-2-fork-function-references",
29063
29196
  "wasm-core-2-fork-gc",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.76.0",
3
+ "version": "3.77.1",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",