web-specs 2.46.0 → 2.48.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 +123 -44
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -335,15 +335,15 @@
335
335
  ]
336
336
  },
337
337
  {
338
- "url": "https://drafts.csswg.org/css-anchor-1/",
338
+ "url": "https://drafts.csswg.org/css-anchor-position-1/",
339
339
  "seriesComposition": "full",
340
- "shortname": "css-anchor-1",
340
+ "shortname": "css-anchor-position-1",
341
341
  "series": {
342
- "shortname": "css-anchor",
343
- "currentSpecification": "css-anchor-1",
342
+ "shortname": "css-anchor-position",
343
+ "currentSpecification": "css-anchor-position-1",
344
344
  "title": "CSS Anchor Positioning",
345
345
  "shortTitle": "CSS Anchor Positioning",
346
- "nightlyUrl": "https://drafts.csswg.org/css-anchor/"
346
+ "nightlyUrl": "https://drafts.csswg.org/css-anchor-position/"
347
347
  },
348
348
  "seriesVersion": "1",
349
349
  "organization": "W3C",
@@ -354,14 +354,14 @@
354
354
  }
355
355
  ],
356
356
  "nightly": {
357
- "url": "https://drafts.csswg.org/css-anchor-1/",
357
+ "url": "https://drafts.csswg.org/css-anchor-position-1/",
358
358
  "status": "Editor's Draft",
359
359
  "alternateUrls": [
360
- "https://w3c.github.io/csswg-drafts/css-anchor-1/",
361
- "https://w3c.github.io/csswg-drafts/css-anchor/"
360
+ "https://w3c.github.io/csswg-drafts/css-anchor-position-1/",
361
+ "https://w3c.github.io/csswg-drafts/css-anchor-position/"
362
362
  ],
363
363
  "repository": "https://github.com/w3c/csswg-drafts",
364
- "sourcePath": "css-anchor-1/Overview.bs",
364
+ "sourcePath": "css-anchor-position-1/Overview.bs",
365
365
  "filename": "Overview.html"
366
366
  },
367
367
  "title": "CSS Anchor Positioning",
@@ -4404,7 +4404,7 @@
4404
4404
  "status": "Editor's Draft",
4405
4405
  "alternateUrls": [],
4406
4406
  "repository": "https://github.com/tc39/proposal-array-grouping",
4407
- "sourcePath": "index.html",
4407
+ "sourcePath": "spec.emu",
4408
4408
  "filename": "index.html"
4409
4409
  },
4410
4410
  "title": "Array Grouping",
@@ -4415,6 +4415,40 @@
4415
4415
  ],
4416
4416
  "standing": "good"
4417
4417
  },
4418
+ {
4419
+ "url": "https://tc39.es/proposal-arraybuffer-transfer/",
4420
+ "seriesComposition": "full",
4421
+ "shortname": "tc39-arraybuffer-transfer",
4422
+ "series": {
4423
+ "shortname": "tc39-arraybuffer-transfer",
4424
+ "currentSpecification": "tc39-arraybuffer-transfer",
4425
+ "title": "ArrayBuffer transfer",
4426
+ "shortTitle": "ArrayBuffer transfer",
4427
+ "nightlyUrl": "https://tc39.es/proposal-arraybuffer-transfer/"
4428
+ },
4429
+ "organization": "Ecma International",
4430
+ "groups": [
4431
+ {
4432
+ "name": "TC39",
4433
+ "url": "https://tc39.es/"
4434
+ }
4435
+ ],
4436
+ "nightly": {
4437
+ "url": "https://tc39.es/proposal-arraybuffer-transfer/",
4438
+ "status": "Editor's Draft",
4439
+ "alternateUrls": [],
4440
+ "repository": "https://github.com/tc39/proposal-arraybuffer-transfer",
4441
+ "sourcePath": "spec.emu",
4442
+ "filename": "index.html"
4443
+ },
4444
+ "title": "ArrayBuffer transfer",
4445
+ "source": "spec",
4446
+ "shortTitle": "ArrayBuffer transfer",
4447
+ "categories": [
4448
+ "browser"
4449
+ ],
4450
+ "standing": "good"
4451
+ },
4418
4452
  {
4419
4453
  "url": "https://tc39.es/proposal-atomics-wait-async/",
4420
4454
  "seriesComposition": "full",
@@ -4527,14 +4561,6 @@
4527
4561
  "shortTitle": "ECMAScript Explicit Resource Management",
4528
4562
  "nightlyUrl": "https://tc39.es/proposal-explicit-resource-management/"
4529
4563
  },
4530
- "nightly": {
4531
- "url": "https://tc39.es/proposal-explicit-resource-management/",
4532
- "status": "Editor's Draft",
4533
- "sourcePath": "spec.emu",
4534
- "alternateUrls": [],
4535
- "repository": "https://github.com/tc39/proposal-explicit-resource-management",
4536
- "filename": "index.html"
4537
- },
4538
4564
  "organization": "Ecma International",
4539
4565
  "groups": [
4540
4566
  {
@@ -4542,6 +4568,14 @@
4542
4568
  "url": "https://tc39.es/"
4543
4569
  }
4544
4570
  ],
4571
+ "nightly": {
4572
+ "url": "https://tc39.es/proposal-explicit-resource-management/",
4573
+ "status": "Editor's Draft",
4574
+ "alternateUrls": [],
4575
+ "repository": "https://github.com/tc39/proposal-explicit-resource-management",
4576
+ "sourcePath": "spec.emu",
4577
+ "filename": "index.html"
4578
+ },
4545
4579
  "title": "ECMAScript Explicit Resource Management",
4546
4580
  "source": "spec",
4547
4581
  "shortTitle": "ECMAScript Explicit Resource Management",
@@ -4573,7 +4607,7 @@
4573
4607
  "status": "Editor's Draft",
4574
4608
  "alternateUrls": [],
4575
4609
  "repository": "https://github.com/tc39/proposal-import-assertions",
4576
- "sourcePath": "spec.html",
4610
+ "sourcePath": "spec.emu",
4577
4611
  "filename": "index.html"
4578
4612
  },
4579
4613
  "title": "import assertions",
@@ -4607,7 +4641,7 @@
4607
4641
  "status": "Editor's Draft",
4608
4642
  "alternateUrls": [],
4609
4643
  "repository": "https://github.com/tc39/proposal-intl-duration-format",
4610
- "sourcePath": "index.html",
4644
+ "sourcePath": "spec.emu",
4611
4645
  "filename": "index.html"
4612
4646
  },
4613
4647
  "title": "Intl.DurationFormat",
@@ -4641,7 +4675,7 @@
4641
4675
  "status": "Editor's Draft",
4642
4676
  "alternateUrls": [],
4643
4677
  "repository": "https://github.com/tc39/proposal-intl-enumeration",
4644
- "sourcePath": "index.html",
4678
+ "sourcePath": "spec.emu",
4645
4679
  "filename": "index.html"
4646
4680
  },
4647
4681
  "title": "Intl Enumeration API Specification",
@@ -4675,7 +4709,7 @@
4675
4709
  "status": "Editor's Draft",
4676
4710
  "alternateUrls": [],
4677
4711
  "repository": "https://github.com/tc39/proposal-intl-extend-timezonename",
4678
- "sourcePath": "index.html",
4712
+ "sourcePath": "spec.emu",
4679
4713
  "filename": "index.html"
4680
4714
  },
4681
4715
  "title": "Extend TimeZoneName Option Proposal",
@@ -4709,7 +4743,7 @@
4709
4743
  "status": "Editor's Draft",
4710
4744
  "alternateUrls": [],
4711
4745
  "repository": "https://github.com/tc39/proposal-intl-locale-info",
4712
- "sourcePath": "index.html",
4746
+ "sourcePath": "spec.emu",
4713
4747
  "filename": "index.html"
4714
4748
  },
4715
4749
  "title": "Intl Locale Info Proposal",
@@ -5003,14 +5037,6 @@
5003
5037
  "shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
5004
5038
  "nightlyUrl": "https://tc39.es/proposal-regexp-modifiers/"
5005
5039
  },
5006
- "nightly": {
5007
- "url": "https://tc39.es/proposal-regexp-modifiers/",
5008
- "status": "Editor's Draft",
5009
- "sourcePath": "spec.emu",
5010
- "alternateUrls": [],
5011
- "repository": "https://github.com/tc39/proposal-regexp-modifiers",
5012
- "filename": "index.html"
5013
- },
5014
5040
  "organization": "Ecma International",
5015
5041
  "groups": [
5016
5042
  {
@@ -5018,6 +5044,14 @@
5018
5044
  "url": "https://tc39.es/"
5019
5045
  }
5020
5046
  ],
5047
+ "nightly": {
5048
+ "url": "https://tc39.es/proposal-regexp-modifiers/",
5049
+ "status": "Editor's Draft",
5050
+ "alternateUrls": [],
5051
+ "repository": "https://github.com/tc39/proposal-regexp-modifiers",
5052
+ "sourcePath": "spec.emu",
5053
+ "filename": "index.html"
5054
+ },
5021
5055
  "title": "Regular Expression Pattern Modifiers for ECMAScript",
5022
5056
  "source": "spec",
5023
5057
  "shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
@@ -5139,14 +5173,6 @@
5139
5173
  "shortTitle": "Symbol as WeakMap Keys",
5140
5174
  "nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
5141
5175
  },
5142
- "nightly": {
5143
- "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
5144
- "status": "Editor's Draft",
5145
- "sourcePath": "spec.emu",
5146
- "alternateUrls": [],
5147
- "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
5148
- "filename": "index.html"
5149
- },
5150
5176
  "organization": "Ecma International",
5151
5177
  "groups": [
5152
5178
  {
@@ -5154,6 +5180,14 @@
5154
5180
  "url": "https://tc39.es/"
5155
5181
  }
5156
5182
  ],
5183
+ "nightly": {
5184
+ "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
5185
+ "status": "Editor's Draft",
5186
+ "alternateUrls": [],
5187
+ "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
5188
+ "sourcePath": "spec.emu",
5189
+ "filename": "index.html"
5190
+ },
5157
5191
  "title": "Symbol as WeakMap Keys Proposal",
5158
5192
  "source": "spec",
5159
5193
  "shortTitle": "Symbol as WeakMap Keys",
@@ -11208,13 +11242,14 @@
11208
11242
  "shortname": "css-2022",
11209
11243
  "series": {
11210
11244
  "shortname": "css",
11211
- "currentSpecification": "css-2022",
11245
+ "currentSpecification": "css-2023",
11212
11246
  "title": "CSS Snapshot",
11213
11247
  "shortTitle": "CSS Snapshot",
11214
11248
  "releaseUrl": "https://www.w3.org/TR/css/",
11215
11249
  "nightlyUrl": "https://drafts.csswg.org/css/"
11216
11250
  },
11217
11251
  "seriesVersion": "2022",
11252
+ "seriesNext": "css-2023",
11218
11253
  "organization": "W3C",
11219
11254
  "groups": [
11220
11255
  {
@@ -11245,6 +11280,50 @@
11245
11280
  ],
11246
11281
  "standing": "good"
11247
11282
  },
11283
+ {
11284
+ "url": "https://www.w3.org/TR/css-2023/",
11285
+ "seriesComposition": "full",
11286
+ "shortname": "css-2023",
11287
+ "series": {
11288
+ "shortname": "css",
11289
+ "currentSpecification": "css-2023",
11290
+ "title": "CSS Snapshot",
11291
+ "shortTitle": "CSS Snapshot",
11292
+ "releaseUrl": "https://www.w3.org/TR/css/",
11293
+ "nightlyUrl": "https://drafts.csswg.org/css/"
11294
+ },
11295
+ "seriesVersion": "2023",
11296
+ "seriesPrevious": "css-2022",
11297
+ "organization": "W3C",
11298
+ "groups": [
11299
+ {
11300
+ "name": "Cascading Style Sheets (CSS) Working Group",
11301
+ "url": "https://www.w3.org/Style/CSS/"
11302
+ }
11303
+ ],
11304
+ "release": {
11305
+ "url": "https://www.w3.org/TR/css-2023/",
11306
+ "status": "Draft Note",
11307
+ "filename": "Overview.html"
11308
+ },
11309
+ "nightly": {
11310
+ "url": "https://drafts.csswg.org/css-2023/",
11311
+ "status": "Editor's Draft",
11312
+ "alternateUrls": [
11313
+ "https://w3c.github.io/csswg-drafts/css-2023/"
11314
+ ],
11315
+ "repository": "https://github.com/w3c/csswg-drafts",
11316
+ "sourcePath": "css-2023/Overview.bs",
11317
+ "filename": "Overview.html"
11318
+ },
11319
+ "title": "CSS Snapshot 2023",
11320
+ "source": "w3c",
11321
+ "shortTitle": "CSS Snapshot 2023",
11322
+ "categories": [
11323
+ "browser"
11324
+ ],
11325
+ "standing": "good"
11326
+ },
11248
11327
  {
11249
11328
  "url": "https://www.w3.org/TR/css-align-3/",
11250
11329
  "seriesComposition": "full",
@@ -13513,7 +13592,7 @@
13513
13592
  ],
13514
13593
  "release": {
13515
13594
  "url": "https://www.w3.org/TR/css-nesting-1/",
13516
- "status": "First Public Working Draft",
13595
+ "status": "Working Draft",
13517
13596
  "filename": "Overview.html"
13518
13597
  },
13519
13598
  "nightly": {
@@ -14592,7 +14671,7 @@
14592
14671
  ],
14593
14672
  "release": {
14594
14673
  "url": "https://www.w3.org/TR/css-speech-1/",
14595
- "status": "Candidate Recommendation Snapshot",
14674
+ "status": "Candidate Recommendation Draft",
14596
14675
  "filename": "Overview.html"
14597
14676
  },
14598
14677
  "nightly": {
@@ -14606,9 +14685,9 @@
14606
14685
  "sourcePath": "css-speech-1/Overview.bs",
14607
14686
  "filename": "Overview.html"
14608
14687
  },
14609
- "title": "CSS Speech Module",
14688
+ "title": "CSS Speech Module Level 1",
14610
14689
  "source": "w3c",
14611
- "shortTitle": "CSS Speech",
14690
+ "shortTitle": "CSS Speech 1",
14612
14691
  "categories": [
14613
14692
  "browser"
14614
14693
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.46.0",
3
+ "version": "2.48.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",