web-specs 2.65.0 → 2.67.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 +583 -68
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -379,6 +379,44 @@
379
379
  ]
380
380
  }
381
381
  },
382
+ {
383
+ "url": "https://drafts.csswg.org/css-borders-4/",
384
+ "seriesComposition": "full",
385
+ "shortname": "css-borders-4",
386
+ "series": {
387
+ "shortname": "css-borders",
388
+ "currentSpecification": "css-borders-4",
389
+ "title": "CSS Borders and Box Decorations",
390
+ "shortTitle": "CSS Borders and Box Decorations",
391
+ "nightlyUrl": "https://drafts.csswg.org/css-borders/"
392
+ },
393
+ "seriesVersion": "4",
394
+ "organization": "W3C",
395
+ "groups": [
396
+ {
397
+ "name": "Cascading Style Sheets (CSS) Working Group",
398
+ "url": "https://www.w3.org/Style/CSS/"
399
+ }
400
+ ],
401
+ "nightly": {
402
+ "url": "https://drafts.csswg.org/css-borders-4/",
403
+ "status": "Editor's Draft",
404
+ "alternateUrls": [
405
+ "https://w3c.github.io/csswg-drafts/css-borders-4/",
406
+ "https://w3c.github.io/csswg-drafts/css-borders/"
407
+ ],
408
+ "repository": "https://github.com/w3c/csswg-drafts",
409
+ "sourcePath": "css-borders-4/Overview.bs",
410
+ "filename": "index.html"
411
+ },
412
+ "title": "CSS Borders and Box Decorations Module Level 4",
413
+ "source": "spec",
414
+ "shortTitle": "CSS Borders and Box Decorations 4",
415
+ "categories": [
416
+ "browser"
417
+ ],
418
+ "standing": "good"
419
+ },
382
420
  {
383
421
  "url": "https://drafts.csswg.org/css-color-6/",
384
422
  "seriesComposition": "delta",
@@ -1163,14 +1201,6 @@
1163
1201
  "nightlyUrl": "https://drafts.csswg.org/css-transitions/"
1164
1202
  },
1165
1203
  "seriesVersion": "2",
1166
- "seriesPrevious": "css-transitions-1",
1167
- "organization": "W3C",
1168
- "groups": [
1169
- {
1170
- "name": "Cascading Style Sheets (CSS) Working Group",
1171
- "url": "https://www.w3.org/Style/CSS/"
1172
- }
1173
- ],
1174
1204
  "nightly": {
1175
1205
  "url": "https://drafts.csswg.org/css-transitions-2/",
1176
1206
  "status": "Editor's Draft",
@@ -1181,6 +1211,14 @@
1181
1211
  "sourcePath": "css-transitions-2/Overview.bs",
1182
1212
  "filename": "index.html"
1183
1213
  },
1214
+ "seriesPrevious": "css-transitions-1",
1215
+ "organization": "W3C",
1216
+ "groups": [
1217
+ {
1218
+ "name": "Cascading Style Sheets (CSS) Working Group",
1219
+ "url": "https://www.w3.org/Style/CSS/"
1220
+ }
1221
+ ],
1184
1222
  "title": "CSS Transitions Level 2",
1185
1223
  "source": "spec",
1186
1224
  "shortTitle": "CSS Transitions 2",
@@ -1285,6 +1323,45 @@
1285
1323
  ]
1286
1324
  }
1287
1325
  },
1326
+ {
1327
+ "url": "https://drafts.csswg.org/css-view-transitions-2/",
1328
+ "seriesComposition": "delta",
1329
+ "shortname": "css-view-transitions-2",
1330
+ "series": {
1331
+ "shortname": "css-view-transitions",
1332
+ "currentSpecification": "css-view-transitions-1",
1333
+ "title": "CSS View Transitions Module",
1334
+ "shortTitle": "CSS View Transitions",
1335
+ "releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
1336
+ "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
1337
+ },
1338
+ "seriesVersion": "2",
1339
+ "seriesPrevious": "css-view-transitions-1",
1340
+ "organization": "W3C",
1341
+ "groups": [
1342
+ {
1343
+ "name": "Cascading Style Sheets (CSS) Working Group",
1344
+ "url": "https://www.w3.org/Style/CSS/"
1345
+ }
1346
+ ],
1347
+ "nightly": {
1348
+ "url": "https://drafts.csswg.org/css-view-transitions-2/",
1349
+ "status": "Editor's Draft",
1350
+ "alternateUrls": [
1351
+ "https://w3c.github.io/csswg-drafts/css-view-transitions-2/"
1352
+ ],
1353
+ "repository": "https://github.com/w3c/csswg-drafts",
1354
+ "sourcePath": "css-view-transitions-2/Overview.bs",
1355
+ "filename": "index.html"
1356
+ },
1357
+ "title": "CSS View Transitions Module Level 2",
1358
+ "source": "spec",
1359
+ "shortTitle": "CSS View Transitions 2",
1360
+ "categories": [
1361
+ "browser"
1362
+ ],
1363
+ "standing": "good"
1364
+ },
1288
1365
  {
1289
1366
  "url": "https://drafts.csswg.org/css-viewport/",
1290
1367
  "seriesComposition": "full",
@@ -2030,7 +2107,7 @@
2030
2107
  "organization": "W3C",
2031
2108
  "nightly": {
2032
2109
  "url": "https://patcg-individual-drafts.github.io/topics/",
2033
- "status": "Draft Community Group Report",
2110
+ "status": "Unofficial Proposal Draft",
2034
2111
  "alternateUrls": [],
2035
2112
  "repository": "https://github.com/patcg-individual-drafts/topics",
2036
2113
  "sourcePath": "spec.bs",
@@ -4135,38 +4212,6 @@
4135
4212
  ],
4136
4213
  "standing": "good"
4137
4214
  },
4138
- {
4139
- "url": "https://sourcemaps.info/spec.html",
4140
- "seriesComposition": "full",
4141
- "shortname": "sourcemap",
4142
- "series": {
4143
- "shortname": "sourcemap",
4144
- "currentSpecification": "sourcemap",
4145
- "title": "Source Map Revision 3 Proposal",
4146
- "shortTitle": "Source Map",
4147
- "nightlyUrl": "https://sourcemaps.info/spec.html"
4148
- },
4149
- "shortTitle": "Source Map",
4150
- "organization": "sourcemaps.info",
4151
- "groups": [
4152
- {
4153
- "name": "sourcemaps.info",
4154
- "url": "https://sourcemaps.info/"
4155
- }
4156
- ],
4157
- "nightly": {
4158
- "url": "https://sourcemaps.info/spec.html",
4159
- "status": "Editor's Draft",
4160
- "alternateUrls": [],
4161
- "filename": "spec.html"
4162
- },
4163
- "title": "Source Map Revision 3 Proposal",
4164
- "source": "spec",
4165
- "categories": [
4166
- "browser"
4167
- ],
4168
- "standing": "good"
4169
- },
4170
4215
  {
4171
4216
  "url": "https://storage.spec.whatwg.org/",
4172
4217
  "seriesComposition": "full",
@@ -4418,6 +4463,10 @@
4418
4463
  "shortTitle": "Proposal-array-find-from-last",
4419
4464
  "nightlyUrl": "https://tc39.es/proposal-array-find-from-last/"
4420
4465
  },
4466
+ "standing": "discontinued",
4467
+ "obsoletedBy": [
4468
+ "ecmascript"
4469
+ ],
4421
4470
  "organization": "Ecma International",
4422
4471
  "groups": [
4423
4472
  {
@@ -4438,8 +4487,7 @@
4438
4487
  "shortTitle": "Proposal-array-find-from-last",
4439
4488
  "categories": [
4440
4489
  "browser"
4441
- ],
4442
- "standing": "good"
4490
+ ]
4443
4491
  },
4444
4492
  {
4445
4493
  "url": "https://tc39.es/proposal-array-from-async/",
@@ -4588,6 +4636,10 @@
4588
4636
  "shortTitle": "Atomics.waitAsync",
4589
4637
  "nightlyUrl": "https://tc39.es/proposal-atomics-wait-async/"
4590
4638
  },
4639
+ "standing": "discontinued",
4640
+ "obsoletedBy": [
4641
+ "ecmascript"
4642
+ ],
4591
4643
  "organization": "Ecma International",
4592
4644
  "groups": [
4593
4645
  {
@@ -4608,8 +4660,7 @@
4608
4660
  "shortTitle": "Atomics.waitAsync",
4609
4661
  "categories": [
4610
4662
  "browser"
4611
- ],
4612
- "standing": "good"
4663
+ ]
4613
4664
  },
4614
4665
  {
4615
4666
  "url": "https://tc39.es/proposal-change-array-by-copy/",
@@ -4622,6 +4673,10 @@
4622
4673
  "shortTitle": "Change Array by copy",
4623
4674
  "nightlyUrl": "https://tc39.es/proposal-change-array-by-copy/"
4624
4675
  },
4676
+ "standing": "discontinued",
4677
+ "obsoletedBy": [
4678
+ "ecmascript"
4679
+ ],
4625
4680
  "organization": "Ecma International",
4626
4681
  "groups": [
4627
4682
  {
@@ -4642,8 +4697,7 @@
4642
4697
  "shortTitle": "Change Array by copy",
4643
4698
  "categories": [
4644
4699
  "browser"
4645
- ],
4646
- "standing": "good"
4700
+ ]
4647
4701
  },
4648
4702
  {
4649
4703
  "url": "https://tc39.es/proposal-decorators/",
@@ -4746,6 +4800,40 @@
4746
4800
  ],
4747
4801
  "standing": "good"
4748
4802
  },
4803
+ {
4804
+ "url": "https://tc39.es/proposal-import-attributes/",
4805
+ "seriesComposition": "full",
4806
+ "shortname": "tc39-import-attributes",
4807
+ "series": {
4808
+ "shortname": "tc39-import-attributes",
4809
+ "currentSpecification": "tc39-import-attributes",
4810
+ "title": "Import Attributes",
4811
+ "shortTitle": "Import Attributes",
4812
+ "nightlyUrl": "https://tc39.es/proposal-import-attributes/"
4813
+ },
4814
+ "organization": "Ecma International",
4815
+ "groups": [
4816
+ {
4817
+ "name": "TC39",
4818
+ "url": "https://tc39.es/"
4819
+ }
4820
+ ],
4821
+ "nightly": {
4822
+ "url": "https://tc39.es/proposal-import-attributes/",
4823
+ "status": "Editor's Draft",
4824
+ "alternateUrls": [],
4825
+ "repository": "https://github.com/tc39/proposal-import-attributes",
4826
+ "sourcePath": "spec.emu",
4827
+ "filename": "index.html"
4828
+ },
4829
+ "title": "Import Attributes",
4830
+ "source": "spec",
4831
+ "shortTitle": "Import Attributes",
4832
+ "categories": [
4833
+ "browser"
4834
+ ],
4835
+ "standing": "good"
4836
+ },
4749
4837
  {
4750
4838
  "url": "https://tc39.es/proposal-intl-duration-format/",
4751
4839
  "seriesComposition": "full",
@@ -4791,6 +4879,10 @@
4791
4879
  "shortTitle": "Intl Enumeration API",
4792
4880
  "nightlyUrl": "https://tc39.es/proposal-intl-enumeration/"
4793
4881
  },
4882
+ "standing": "discontinued",
4883
+ "obsoletedBy": [
4884
+ "ecma-402"
4885
+ ],
4794
4886
  "organization": "Ecma International",
4795
4887
  "groups": [
4796
4888
  {
@@ -4811,8 +4903,7 @@
4811
4903
  "shortTitle": "Intl Enumeration API",
4812
4904
  "categories": [
4813
4905
  "browser"
4814
- ],
4815
- "standing": "good"
4906
+ ]
4816
4907
  },
4817
4908
  {
4818
4909
  "url": "https://tc39.es/proposal-intl-extend-timezonename/",
@@ -4825,6 +4916,10 @@
4825
4916
  "shortTitle": "Extend TimeZoneName Option",
4826
4917
  "nightlyUrl": "https://tc39.es/proposal-intl-extend-timezonename/"
4827
4918
  },
4919
+ "standing": "discontinued",
4920
+ "obsoletedBy": [
4921
+ "ecma-402"
4922
+ ],
4828
4923
  "organization": "Ecma International",
4829
4924
  "groups": [
4830
4925
  {
@@ -4845,8 +4940,7 @@
4845
4940
  "shortTitle": "Extend TimeZoneName Option",
4846
4941
  "categories": [
4847
4942
  "browser"
4848
- ],
4849
- "standing": "good"
4943
+ ]
4850
4944
  },
4851
4945
  {
4852
4946
  "url": "https://tc39.es/proposal-intl-locale-info/",
@@ -4902,6 +4996,10 @@
4902
4996
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4903
4997
  "filename": "proposed.html"
4904
4998
  },
4999
+ "standing": "discontinued",
5000
+ "obsoletedBy": [
5001
+ "ecma-402"
5002
+ ],
4905
5003
  "organization": "Ecma International",
4906
5004
  "groups": [
4907
5005
  {
@@ -4913,8 +5011,7 @@
4913
5011
  "shortTitle": "Intl Annexes",
4914
5012
  "categories": [
4915
5013
  "browser"
4916
- ],
4917
- "standing": "good"
5014
+ ]
4918
5015
  },
4919
5016
  {
4920
5017
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html",
@@ -4936,6 +5033,10 @@
4936
5033
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4937
5034
  "filename": "proposed.html"
4938
5035
  },
5036
+ "standing": "discontinued",
5037
+ "obsoletedBy": [
5038
+ "ecma-402"
5039
+ ],
4939
5040
  "organization": "Ecma International",
4940
5041
  "groups": [
4941
5042
  {
@@ -4947,8 +5048,7 @@
4947
5048
  "shortTitle": "Intl Parameter Resolution",
4948
5049
  "categories": [
4949
5050
  "browser"
4950
- ],
4951
- "standing": "good"
5051
+ ]
4952
5052
  },
4953
5053
  {
4954
5054
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html",
@@ -4970,6 +5070,10 @@
4970
5070
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4971
5071
  "filename": "proposed.html"
4972
5072
  },
5073
+ "standing": "discontinued",
5074
+ "obsoletedBy": [
5075
+ "ecma-402"
5076
+ ],
4973
5077
  "organization": "Ecma International",
4974
5078
  "groups": [
4975
5079
  {
@@ -4981,8 +5085,7 @@
4981
5085
  "shortTitle": "Intl.NumberFormat",
4982
5086
  "categories": [
4983
5087
  "browser"
4984
- ],
4985
- "standing": "good"
5088
+ ]
4986
5089
  },
4987
5090
  {
4988
5091
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html",
@@ -5004,6 +5107,10 @@
5004
5107
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
5005
5108
  "filename": "proposed.html"
5006
5109
  },
5110
+ "standing": "discontinued",
5111
+ "obsoletedBy": [
5112
+ "ecma-402"
5113
+ ],
5007
5114
  "organization": "Ecma International",
5008
5115
  "groups": [
5009
5116
  {
@@ -5015,8 +5122,7 @@
5015
5122
  "shortTitle": "Intl.PluralRules",
5016
5123
  "categories": [
5017
5124
  "browser"
5018
- ],
5019
- "standing": "good"
5125
+ ]
5020
5126
  },
5021
5127
  {
5022
5128
  "url": "https://tc39.es/proposal-is-usv-string/",
@@ -5029,6 +5135,10 @@
5029
5135
  "shortTitle": "Well-Formed Unicode Strings",
5030
5136
  "nightlyUrl": "https://tc39.es/proposal-is-usv-string/"
5031
5137
  },
5138
+ "standing": "discontinued",
5139
+ "obsoletedBy": [
5140
+ "ecmascript"
5141
+ ],
5032
5142
  "organization": "Ecma International",
5033
5143
  "groups": [
5034
5144
  {
@@ -5049,8 +5159,7 @@
5049
5159
  "shortTitle": "Well-Formed Unicode Strings",
5050
5160
  "categories": [
5051
5161
  "browser"
5052
- ],
5053
- "standing": "good"
5162
+ ]
5054
5163
  },
5055
5164
  {
5056
5165
  "url": "https://tc39.es/proposal-iterator-helpers/",
@@ -5154,6 +5263,40 @@
5154
5263
  ],
5155
5264
  "standing": "good"
5156
5265
  },
5266
+ {
5267
+ "url": "https://tc39.es/proposal-promise-with-resolvers/",
5268
+ "seriesComposition": "full",
5269
+ "shortname": "tc39-promise-with-resolvers",
5270
+ "series": {
5271
+ "shortname": "tc39-promise-with-resolvers",
5272
+ "currentSpecification": "tc39-promise-with-resolvers",
5273
+ "title": "ES Promise.withResolvers (2023)",
5274
+ "shortTitle": "2023",
5275
+ "nightlyUrl": "https://tc39.es/proposal-promise-with-resolvers/"
5276
+ },
5277
+ "organization": "Ecma International",
5278
+ "groups": [
5279
+ {
5280
+ "name": "TC39",
5281
+ "url": "https://tc39.es/"
5282
+ }
5283
+ ],
5284
+ "nightly": {
5285
+ "url": "https://tc39.es/proposal-promise-with-resolvers/",
5286
+ "status": "Editor's Draft",
5287
+ "alternateUrls": [],
5288
+ "repository": "https://github.com/tc39/proposal-promise-with-resolvers",
5289
+ "sourcePath": "spec.html",
5290
+ "filename": "index.html"
5291
+ },
5292
+ "title": "ES Promise.withResolvers (2023)",
5293
+ "source": "spec",
5294
+ "shortTitle": "2023",
5295
+ "categories": [
5296
+ "browser"
5297
+ ],
5298
+ "standing": "good"
5299
+ },
5157
5300
  {
5158
5301
  "url": "https://tc39.es/proposal-regexp-modifiers/",
5159
5302
  "seriesComposition": "full",
@@ -5293,6 +5436,40 @@
5293
5436
  ],
5294
5437
  "standing": "good"
5295
5438
  },
5439
+ {
5440
+ "url": "https://tc39.es/proposal-source-phase-imports/",
5441
+ "seriesComposition": "full",
5442
+ "shortname": "tc39-source-phase-imports",
5443
+ "series": {
5444
+ "shortname": "tc39-source-phase-imports",
5445
+ "currentSpecification": "tc39-source-phase-imports",
5446
+ "title": "Source Phase Imports",
5447
+ "shortTitle": "Source Phase Imports",
5448
+ "nightlyUrl": "https://tc39.es/proposal-source-phase-imports/"
5449
+ },
5450
+ "organization": "Ecma International",
5451
+ "groups": [
5452
+ {
5453
+ "name": "TC39",
5454
+ "url": "https://tc39.es/"
5455
+ }
5456
+ ],
5457
+ "nightly": {
5458
+ "url": "https://tc39.es/proposal-source-phase-imports/",
5459
+ "status": "Editor's Draft",
5460
+ "alternateUrls": [],
5461
+ "repository": "https://github.com/tc39/proposal-source-phase-imports",
5462
+ "sourcePath": "spec.emu",
5463
+ "filename": "index.html"
5464
+ },
5465
+ "title": "Source Phase Imports",
5466
+ "source": "spec",
5467
+ "shortTitle": "Source Phase Imports",
5468
+ "categories": [
5469
+ "browser"
5470
+ ],
5471
+ "standing": "good"
5472
+ },
5296
5473
  {
5297
5474
  "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
5298
5475
  "seriesComposition": "full",
@@ -5304,6 +5481,10 @@
5304
5481
  "shortTitle": "Symbol as WeakMap Keys",
5305
5482
  "nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
5306
5483
  },
5484
+ "standing": "discontinued",
5485
+ "obsoletedBy": [
5486
+ "ecmascript"
5487
+ ],
5307
5488
  "organization": "Ecma International",
5308
5489
  "groups": [
5309
5490
  {
@@ -5324,8 +5505,7 @@
5324
5505
  "shortTitle": "Symbol as WeakMap Keys",
5325
5506
  "categories": [
5326
5507
  "browser"
5327
- ],
5328
- "standing": "good"
5508
+ ]
5329
5509
  },
5330
5510
  {
5331
5511
  "url": "https://tc39.es/proposal-temporal/",
@@ -5361,6 +5541,40 @@
5361
5541
  ],
5362
5542
  "standing": "good"
5363
5543
  },
5544
+ {
5545
+ "url": "https://tc39.es/source-map-spec/",
5546
+ "seriesComposition": "full",
5547
+ "shortname": "sourcemap",
5548
+ "series": {
5549
+ "shortname": "sourcemap",
5550
+ "currentSpecification": "sourcemap",
5551
+ "title": "Source Map",
5552
+ "shortTitle": "Source Map",
5553
+ "nightlyUrl": "https://tc39.es/source-map-spec/"
5554
+ },
5555
+ "nightly": {
5556
+ "url": "https://tc39.es/source-map-spec/",
5557
+ "status": "Editor's Draft",
5558
+ "sourcePath": "source-map.bs",
5559
+ "alternateUrls": [],
5560
+ "repository": "https://github.com/tc39/source-map-spec",
5561
+ "filename": "index.html"
5562
+ },
5563
+ "organization": "Ecma International",
5564
+ "groups": [
5565
+ {
5566
+ "name": "TC39",
5567
+ "url": "https://tc39.es/"
5568
+ }
5569
+ ],
5570
+ "title": "Source Map",
5571
+ "source": "spec",
5572
+ "shortTitle": "Source Map",
5573
+ "categories": [
5574
+ "browser"
5575
+ ],
5576
+ "standing": "good"
5577
+ },
5364
5578
  {
5365
5579
  "url": "https://testutils.spec.whatwg.org/",
5366
5580
  "seriesComposition": "full",
@@ -5435,6 +5649,40 @@
5435
5649
  ]
5436
5650
  }
5437
5651
  },
5652
+ {
5653
+ "url": "https://w3c.github.io/audio-session/",
5654
+ "seriesComposition": "full",
5655
+ "shortname": "audio-session",
5656
+ "series": {
5657
+ "shortname": "audio-session",
5658
+ "currentSpecification": "audio-session",
5659
+ "title": "Audio Session",
5660
+ "shortTitle": "Audio Session",
5661
+ "nightlyUrl": "https://w3c.github.io/audio-session/"
5662
+ },
5663
+ "organization": "W3C",
5664
+ "groups": [
5665
+ {
5666
+ "name": "Media Working Group",
5667
+ "url": "https://www.w3.org/media-wg/"
5668
+ }
5669
+ ],
5670
+ "nightly": {
5671
+ "url": "https://w3c.github.io/audio-session/",
5672
+ "status": "Editor's Draft",
5673
+ "alternateUrls": [],
5674
+ "repository": "https://github.com/w3c/audio-session",
5675
+ "sourcePath": "index.bs",
5676
+ "filename": "index.html"
5677
+ },
5678
+ "title": "Audio Session",
5679
+ "source": "spec",
5680
+ "shortTitle": "Audio Session",
5681
+ "categories": [
5682
+ "browser"
5683
+ ],
5684
+ "standing": "good"
5685
+ },
5438
5686
  {
5439
5687
  "url": "https://w3c.github.io/contentEditable/",
5440
5688
  "seriesComposition": "full",
@@ -5651,6 +5899,40 @@
5651
5899
  ],
5652
5900
  "standing": "good"
5653
5901
  },
5902
+ {
5903
+ "url": "https://w3c.github.io/permissions-registry/",
5904
+ "seriesComposition": "full",
5905
+ "shortname": "permissions-registry",
5906
+ "series": {
5907
+ "shortname": "permissions-registry",
5908
+ "currentSpecification": "permissions-registry",
5909
+ "title": "Permissions Registry",
5910
+ "shortTitle": "Permissions Registry",
5911
+ "nightlyUrl": "https://w3c.github.io/permissions-registry/"
5912
+ },
5913
+ "organization": "W3C",
5914
+ "groups": [
5915
+ {
5916
+ "name": "Web Application Security Working Group",
5917
+ "url": "https://www.w3.org/groups/wg/webappsec/"
5918
+ }
5919
+ ],
5920
+ "nightly": {
5921
+ "url": "https://w3c.github.io/permissions-registry/",
5922
+ "status": "Draft Registry",
5923
+ "alternateUrls": [],
5924
+ "repository": "https://github.com/w3c/permissions-registry",
5925
+ "sourcePath": "index.html",
5926
+ "filename": "index.html"
5927
+ },
5928
+ "title": "Permissions Registry",
5929
+ "source": "spec",
5930
+ "shortTitle": "Permissions Registry",
5931
+ "categories": [
5932
+ "browser"
5933
+ ],
5934
+ "standing": "good"
5935
+ },
5654
5936
  {
5655
5937
  "url": "https://w3c.github.io/PNG-spec/",
5656
5938
  "seriesComposition": "full",
@@ -6244,9 +6526,7 @@
6244
6526
  },
6245
6527
  "source": "spec",
6246
6528
  "shortTitle": "Close Watcher API",
6247
- "categories": [
6248
- "browser"
6249
- ],
6529
+ "categories": [],
6250
6530
  "tests": {
6251
6531
  "repository": "https://github.com/web-platform-tests/wpt",
6252
6532
  "testPaths": [
@@ -8329,6 +8609,40 @@
8329
8609
  ],
8330
8610
  "standing": "good"
8331
8611
  },
8612
+ {
8613
+ "url": "https://wicg.github.io/soft-navigations/",
8614
+ "seriesComposition": "full",
8615
+ "shortname": "soft-navigations",
8616
+ "series": {
8617
+ "shortname": "soft-navigations",
8618
+ "currentSpecification": "soft-navigations",
8619
+ "title": "Soft Navigations",
8620
+ "shortTitle": "Soft Navigations",
8621
+ "nightlyUrl": "https://wicg.github.io/soft-navigations/"
8622
+ },
8623
+ "standing": "pending",
8624
+ "organization": "W3C",
8625
+ "groups": [
8626
+ {
8627
+ "name": "Web Platform Incubator Community Group",
8628
+ "url": "https://www.w3.org/community/wicg/"
8629
+ }
8630
+ ],
8631
+ "nightly": {
8632
+ "url": "https://wicg.github.io/soft-navigations/",
8633
+ "status": "Draft Community Group Report",
8634
+ "alternateUrls": [],
8635
+ "repository": "https://github.com/WICG/soft-navigations",
8636
+ "sourcePath": "soft-navigations.bs",
8637
+ "filename": "index.html"
8638
+ },
8639
+ "title": "Soft Navigations",
8640
+ "source": "spec",
8641
+ "shortTitle": "Soft Navigations",
8642
+ "categories": [
8643
+ "browser"
8644
+ ]
8645
+ },
8332
8646
  {
8333
8647
  "url": "https://wicg.github.io/speech-api/",
8334
8648
  "seriesComposition": "full",
@@ -15403,6 +15717,7 @@
15403
15717
  "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
15404
15718
  },
15405
15719
  "seriesVersion": "1",
15720
+ "seriesNext": "css-view-transitions-2",
15406
15721
  "organization": "W3C",
15407
15722
  "groups": [
15408
15723
  {
@@ -15412,7 +15727,7 @@
15412
15727
  ],
15413
15728
  "release": {
15414
15729
  "url": "https://www.w3.org/TR/css-view-transitions-1/",
15415
- "status": "Working Draft",
15730
+ "status": "Candidate Recommendation Snapshot",
15416
15731
  "filename": "Overview.html"
15417
15732
  },
15418
15733
  "nightly": {
@@ -17501,7 +17816,7 @@
17501
17816
  ],
17502
17817
  "release": {
17503
17818
  "url": "https://www.w3.org/TR/largest-contentful-paint/",
17504
- "status": "First Public Working Draft",
17819
+ "status": "Working Draft",
17505
17820
  "filename": "Overview.html"
17506
17821
  },
17507
17822
  "nightly": {
@@ -18461,6 +18776,206 @@
18461
18776
  ]
18462
18777
  }
18463
18778
  },
18779
+ {
18780
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
18781
+ "seriesComposition": "full",
18782
+ "shortname": "mse-byte-stream-format-isobmff",
18783
+ "series": {
18784
+ "shortname": "mse-byte-stream-format-isobmff",
18785
+ "currentSpecification": "mse-byte-stream-format-isobmff",
18786
+ "title": "ISO BMFF Byte Stream Format",
18787
+ "shortTitle": "ISO BMFF Byte Stream Format",
18788
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
18789
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-isobmff/"
18790
+ },
18791
+ "nightly": {
18792
+ "url": "https://w3c.github.io/mse-byte-stream-format-isobmff/",
18793
+ "status": "Editor's Draft",
18794
+ "repository": "https://github.com/w3c/mse-byte-stream-format-isobmff",
18795
+ "alternateUrls": [],
18796
+ "sourcePath": "index.html",
18797
+ "filename": "index.html"
18798
+ },
18799
+ "organization": "W3C",
18800
+ "groups": [
18801
+ {
18802
+ "name": "HTML Media Extensions Working Group",
18803
+ "url": "https://www.w3.org/html/wg/"
18804
+ }
18805
+ ],
18806
+ "release": {
18807
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
18808
+ "status": "Note",
18809
+ "filename": "Overview.html"
18810
+ },
18811
+ "title": "ISO BMFF Byte Stream Format",
18812
+ "source": "w3c",
18813
+ "shortTitle": "ISO BMFF Byte Stream Format",
18814
+ "categories": [
18815
+ "browser"
18816
+ ],
18817
+ "standing": "good"
18818
+ },
18819
+ {
18820
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/",
18821
+ "seriesComposition": "full",
18822
+ "shortname": "mse-byte-stream-format-mp2t",
18823
+ "series": {
18824
+ "shortname": "mse-byte-stream-format-mp2t",
18825
+ "currentSpecification": "mse-byte-stream-format-mp2t",
18826
+ "title": "MPEG-2 TS Byte Stream Format",
18827
+ "shortTitle": "MPEG-2 TS Byte Stream Format",
18828
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/",
18829
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-mp2t/"
18830
+ },
18831
+ "nightly": {
18832
+ "url": "https://w3c.github.io/mse-byte-stream-format-mp2t/",
18833
+ "status": "Editor's Draft",
18834
+ "repository": "https://github.com/w3c/mse-byte-stream-format-mp2t",
18835
+ "alternateUrls": [],
18836
+ "sourcePath": "index.html",
18837
+ "filename": "index.html"
18838
+ },
18839
+ "organization": "W3C",
18840
+ "groups": [
18841
+ {
18842
+ "name": "HTML Media Extensions Working Group",
18843
+ "url": "https://www.w3.org/html/wg/"
18844
+ }
18845
+ ],
18846
+ "release": {
18847
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/",
18848
+ "status": "Note",
18849
+ "filename": "Overview.html"
18850
+ },
18851
+ "title": "MPEG-2 TS Byte Stream Format",
18852
+ "source": "w3c",
18853
+ "shortTitle": "MPEG-2 TS Byte Stream Format",
18854
+ "categories": [
18855
+ "browser"
18856
+ ],
18857
+ "standing": "good"
18858
+ },
18859
+ {
18860
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/",
18861
+ "seriesComposition": "full",
18862
+ "shortname": "mse-byte-stream-format-mpeg-audio",
18863
+ "series": {
18864
+ "shortname": "mse-byte-stream-format-mpeg-audio",
18865
+ "currentSpecification": "mse-byte-stream-format-mpeg-audio",
18866
+ "title": "MPEG Audio Byte Stream Format",
18867
+ "shortTitle": "MPEG Audio Byte Stream Format",
18868
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/",
18869
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-mpeg-audio/"
18870
+ },
18871
+ "nightly": {
18872
+ "url": "https://w3c.github.io/mse-byte-stream-format-mpeg-audio/",
18873
+ "status": "Editor's Draft",
18874
+ "repository": "https://github.com/w3c/mse-byte-stream-format-mpeg-audio",
18875
+ "alternateUrls": [],
18876
+ "sourcePath": "index.html",
18877
+ "filename": "index.html"
18878
+ },
18879
+ "organization": "W3C",
18880
+ "groups": [
18881
+ {
18882
+ "name": "HTML Media Extensions Working Group",
18883
+ "url": "https://www.w3.org/html/wg/"
18884
+ }
18885
+ ],
18886
+ "release": {
18887
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/",
18888
+ "status": "Note",
18889
+ "filename": "Overview.html"
18890
+ },
18891
+ "title": "MPEG Audio Byte Stream Format",
18892
+ "source": "w3c",
18893
+ "shortTitle": "MPEG Audio Byte Stream Format",
18894
+ "categories": [
18895
+ "browser"
18896
+ ],
18897
+ "standing": "good"
18898
+ },
18899
+ {
18900
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
18901
+ "seriesComposition": "full",
18902
+ "shortname": "mse-byte-stream-format-registry",
18903
+ "series": {
18904
+ "shortname": "mse-byte-stream-format-registry",
18905
+ "currentSpecification": "mse-byte-stream-format-registry",
18906
+ "title": "Media Source Extensions Byte Stream Format Registry",
18907
+ "shortTitle": "Media Source Extensions Byte Stream Format Registry",
18908
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
18909
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-registry/"
18910
+ },
18911
+ "nightly": {
18912
+ "url": "https://w3c.github.io/mse-byte-stream-format-registry/",
18913
+ "status": "Editor's Draft",
18914
+ "repository": "https://github.com/w3c/mse-byte-stream-format-registry",
18915
+ "alternateUrls": [],
18916
+ "sourcePath": "index.html",
18917
+ "filename": "index.html"
18918
+ },
18919
+ "organization": "W3C",
18920
+ "groups": [
18921
+ {
18922
+ "name": "HTML Media Extensions Working Group",
18923
+ "url": "https://www.w3.org/html/wg/"
18924
+ }
18925
+ ],
18926
+ "release": {
18927
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
18928
+ "status": "Note",
18929
+ "filename": "Overview.html"
18930
+ },
18931
+ "title": "Media Source Extensions Byte Stream Format Registry",
18932
+ "source": "w3c",
18933
+ "shortTitle": "Media Source Extensions Byte Stream Format Registry",
18934
+ "categories": [
18935
+ "browser"
18936
+ ],
18937
+ "standing": "good"
18938
+ },
18939
+ {
18940
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-webm/",
18941
+ "seriesComposition": "full",
18942
+ "shortname": "mse-byte-stream-format-webm",
18943
+ "series": {
18944
+ "shortname": "mse-byte-stream-format-webm",
18945
+ "currentSpecification": "mse-byte-stream-format-webm",
18946
+ "title": "WebM Byte Stream Format",
18947
+ "shortTitle": "WebM Byte Stream Format",
18948
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-webm/",
18949
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-webm/"
18950
+ },
18951
+ "nightly": {
18952
+ "url": "https://w3c.github.io/mse-byte-stream-format-webm/",
18953
+ "status": "Editor's Draft",
18954
+ "repository": "https://github.com/w3c/mse-byte-stream-format-webm",
18955
+ "alternateUrls": [],
18956
+ "sourcePath": "index.html",
18957
+ "filename": "index.html"
18958
+ },
18959
+ "organization": "W3C",
18960
+ "groups": [
18961
+ {
18962
+ "name": "HTML Media Extensions Working Group",
18963
+ "url": "https://www.w3.org/html/wg/"
18964
+ }
18965
+ ],
18966
+ "release": {
18967
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-webm/",
18968
+ "status": "Note",
18969
+ "filename": "Overview.html"
18970
+ },
18971
+ "title": "WebM Byte Stream Format",
18972
+ "source": "w3c",
18973
+ "shortTitle": "WebM Byte Stream Format",
18974
+ "categories": [
18975
+ "browser"
18976
+ ],
18977
+ "standing": "good"
18978
+ },
18464
18979
  {
18465
18980
  "url": "https://www.w3.org/TR/mst-content-hint/",
18466
18981
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.65.0",
3
+ "version": "2.67.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",