browser-specs 3.62.0 → 3.64.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 +521 -438
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -988,51 +988,6 @@
988
988
  ]
989
989
  }
990
990
  },
991
- {
992
- "url": "https://drafts.csswg.org/css-transitions-2/",
993
- "seriesComposition": "delta",
994
- "shortname": "css-transitions-2",
995
- "series": {
996
- "shortname": "css-transitions",
997
- "currentSpecification": "css-transitions-1",
998
- "title": "CSS Transitions",
999
- "shortTitle": "CSS Transitions",
1000
- "releaseUrl": "https://www.w3.org/TR/css-transitions/",
1001
- "nightlyUrl": "https://drafts.csswg.org/css-transitions/"
1002
- },
1003
- "seriesVersion": "2",
1004
- "seriesPrevious": "css-transitions-1",
1005
- "organization": "W3C",
1006
- "groups": [
1007
- {
1008
- "name": "Cascading Style Sheets (CSS) Working Group",
1009
- "url": "https://www.w3.org/Style/CSS/"
1010
- }
1011
- ],
1012
- "nightly": {
1013
- "url": "https://drafts.csswg.org/css-transitions-2/",
1014
- "status": "Editor's Draft",
1015
- "alternateUrls": [
1016
- "https://w3c.github.io/csswg-drafts/css-transitions-2/"
1017
- ],
1018
- "repository": "https://github.com/w3c/csswg-drafts",
1019
- "sourcePath": "css-transitions-2/Overview.bs",
1020
- "filename": "index.html"
1021
- },
1022
- "title": "CSS Transitions Level 2",
1023
- "source": "spec",
1024
- "shortTitle": "CSS Transitions 2",
1025
- "categories": [
1026
- "browser"
1027
- ],
1028
- "standing": "good",
1029
- "tests": {
1030
- "repository": "https://github.com/web-platform-tests/wpt",
1031
- "testPaths": [
1032
- "css/css-transitions"
1033
- ]
1034
- }
1035
- },
1036
991
  {
1037
992
  "url": "https://drafts.csswg.org/css-values-5/",
1038
993
  "seriesComposition": "delta",
@@ -1123,6 +1078,45 @@
1123
1078
  ]
1124
1079
  }
1125
1080
  },
1081
+ {
1082
+ "url": "https://drafts.csswg.org/css-view-transitions-2/",
1083
+ "seriesComposition": "delta",
1084
+ "shortname": "css-view-transitions-2",
1085
+ "series": {
1086
+ "shortname": "css-view-transitions",
1087
+ "currentSpecification": "css-view-transitions-1",
1088
+ "title": "CSS View Transitions Module",
1089
+ "shortTitle": "CSS View Transitions",
1090
+ "releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
1091
+ "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
1092
+ },
1093
+ "seriesVersion": "2",
1094
+ "seriesPrevious": "css-view-transitions-1",
1095
+ "organization": "W3C",
1096
+ "groups": [
1097
+ {
1098
+ "name": "Cascading Style Sheets (CSS) Working Group",
1099
+ "url": "https://www.w3.org/Style/CSS/"
1100
+ }
1101
+ ],
1102
+ "nightly": {
1103
+ "url": "https://drafts.csswg.org/css-view-transitions-2/",
1104
+ "status": "Editor's Draft",
1105
+ "alternateUrls": [
1106
+ "https://w3c.github.io/csswg-drafts/css-view-transitions-2/"
1107
+ ],
1108
+ "repository": "https://github.com/w3c/csswg-drafts",
1109
+ "sourcePath": "css-view-transitions-2/Overview.bs",
1110
+ "filename": "index.html"
1111
+ },
1112
+ "title": "CSS View Transitions Module Level 2",
1113
+ "source": "spec",
1114
+ "shortTitle": "CSS View Transitions 2",
1115
+ "categories": [
1116
+ "browser"
1117
+ ],
1118
+ "standing": "good"
1119
+ },
1126
1120
  {
1127
1121
  "url": "https://drafts.csswg.org/css-viewport/",
1128
1122
  "seriesComposition": "full",
@@ -3076,8 +3070,8 @@
3076
3070
  "series": {
3077
3071
  "shortname": "WEBGL_clip_cull_distance",
3078
3072
  "currentSpecification": "WEBGL_clip_cull_distance",
3079
- "title": "WebGL WEBGL_clip_cull_distance Extension Draft Specification",
3080
- "shortTitle": "WebGL WEBGL_clip_cull_distance Extension Draft",
3073
+ "title": "WebGL WEBGL_clip_cull_distance Extension Specification",
3074
+ "shortTitle": "WebGL WEBGL_clip_cull_distance Extension",
3081
3075
  "nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_clip_cull_distance/"
3082
3076
  },
3083
3077
  "organization": "Khronos Group",
@@ -3095,9 +3089,9 @@
3095
3089
  "sourcePath": "extensions/WEBGL_clip_cull_distance/extension.xml",
3096
3090
  "filename": "index.html"
3097
3091
  },
3098
- "title": "WebGL WEBGL_clip_cull_distance Extension Draft Specification",
3092
+ "title": "WebGL WEBGL_clip_cull_distance Extension Specification",
3099
3093
  "source": "spec",
3100
- "shortTitle": "WebGL WEBGL_clip_cull_distance Extension Draft",
3094
+ "shortTitle": "WebGL WEBGL_clip_cull_distance Extension",
3101
3095
  "categories": [
3102
3096
  "browser"
3103
3097
  ],
@@ -3905,38 +3899,6 @@
3905
3899
  ],
3906
3900
  "standing": "good"
3907
3901
  },
3908
- {
3909
- "url": "https://sourcemaps.info/spec.html",
3910
- "seriesComposition": "full",
3911
- "shortname": "sourcemap",
3912
- "series": {
3913
- "shortname": "sourcemap",
3914
- "currentSpecification": "sourcemap",
3915
- "title": "Source Map Revision 3 Proposal",
3916
- "shortTitle": "Source Map",
3917
- "nightlyUrl": "https://sourcemaps.info/spec.html"
3918
- },
3919
- "shortTitle": "Source Map",
3920
- "organization": "sourcemaps.info",
3921
- "groups": [
3922
- {
3923
- "name": "sourcemaps.info",
3924
- "url": "https://sourcemaps.info/"
3925
- }
3926
- ],
3927
- "nightly": {
3928
- "url": "https://sourcemaps.info/spec.html",
3929
- "status": "Editor's Draft",
3930
- "alternateUrls": [],
3931
- "filename": "spec.html"
3932
- },
3933
- "title": "Source Map Revision 3 Proposal",
3934
- "source": "spec",
3935
- "categories": [
3936
- "browser"
3937
- ],
3938
- "standing": "good"
3939
- },
3940
3902
  {
3941
3903
  "url": "https://storage.spec.whatwg.org/",
3942
3904
  "seriesComposition": "full",
@@ -4177,40 +4139,6 @@
4177
4139
  ],
4178
4140
  "standing": "good"
4179
4141
  },
4180
- {
4181
- "url": "https://tc39.es/proposal-array-find-from-last/",
4182
- "seriesComposition": "full",
4183
- "shortname": "tc39-array-find-from-last",
4184
- "series": {
4185
- "shortname": "tc39-array-find-from-last",
4186
- "currentSpecification": "tc39-array-find-from-last",
4187
- "title": "Proposal-array-find-from-last",
4188
- "shortTitle": "Proposal-array-find-from-last",
4189
- "nightlyUrl": "https://tc39.es/proposal-array-find-from-last/"
4190
- },
4191
- "organization": "Ecma International",
4192
- "groups": [
4193
- {
4194
- "name": "TC39",
4195
- "url": "https://tc39.es/"
4196
- }
4197
- ],
4198
- "nightly": {
4199
- "url": "https://tc39.es/proposal-array-find-from-last/",
4200
- "status": "Editor's Draft",
4201
- "alternateUrls": [],
4202
- "repository": "https://github.com/tc39/proposal-array-find-from-last",
4203
- "sourcePath": "spec.html",
4204
- "filename": "index.html"
4205
- },
4206
- "title": "Proposal-array-find-from-last",
4207
- "source": "spec",
4208
- "shortTitle": "Proposal-array-find-from-last",
4209
- "categories": [
4210
- "browser"
4211
- ],
4212
- "standing": "good"
4213
- },
4214
4142
  {
4215
4143
  "url": "https://tc39.es/proposal-array-from-async/",
4216
4144
  "seriesComposition": "full",
@@ -4347,74 +4275,6 @@
4347
4275
  ],
4348
4276
  "standing": "good"
4349
4277
  },
4350
- {
4351
- "url": "https://tc39.es/proposal-atomics-wait-async/",
4352
- "seriesComposition": "full",
4353
- "shortname": "tc39-atomics-wait-async",
4354
- "series": {
4355
- "shortname": "tc39-atomics-wait-async",
4356
- "currentSpecification": "tc39-atomics-wait-async",
4357
- "title": "Atomics.waitAsync",
4358
- "shortTitle": "Atomics.waitAsync",
4359
- "nightlyUrl": "https://tc39.es/proposal-atomics-wait-async/"
4360
- },
4361
- "organization": "Ecma International",
4362
- "groups": [
4363
- {
4364
- "name": "TC39",
4365
- "url": "https://tc39.es/"
4366
- }
4367
- ],
4368
- "nightly": {
4369
- "url": "https://tc39.es/proposal-atomics-wait-async/",
4370
- "status": "Editor's Draft",
4371
- "alternateUrls": [],
4372
- "repository": "https://github.com/tc39/proposal-atomics-wait-async",
4373
- "sourcePath": "spec.html",
4374
- "filename": "index.html"
4375
- },
4376
- "title": "Atomics.waitAsync",
4377
- "source": "spec",
4378
- "shortTitle": "Atomics.waitAsync",
4379
- "categories": [
4380
- "browser"
4381
- ],
4382
- "standing": "good"
4383
- },
4384
- {
4385
- "url": "https://tc39.es/proposal-change-array-by-copy/",
4386
- "seriesComposition": "full",
4387
- "shortname": "tc39-change-array-by-copy",
4388
- "series": {
4389
- "shortname": "tc39-change-array-by-copy",
4390
- "currentSpecification": "tc39-change-array-by-copy",
4391
- "title": "Change Array by copy",
4392
- "shortTitle": "Change Array by copy",
4393
- "nightlyUrl": "https://tc39.es/proposal-change-array-by-copy/"
4394
- },
4395
- "organization": "Ecma International",
4396
- "groups": [
4397
- {
4398
- "name": "TC39",
4399
- "url": "https://tc39.es/"
4400
- }
4401
- ],
4402
- "nightly": {
4403
- "url": "https://tc39.es/proposal-change-array-by-copy/",
4404
- "status": "Editor's Draft",
4405
- "alternateUrls": [],
4406
- "repository": "https://github.com/tc39/proposal-change-array-by-copy",
4407
- "sourcePath": "spec.html",
4408
- "filename": "index.html"
4409
- },
4410
- "title": "Change Array by copy",
4411
- "source": "spec",
4412
- "shortTitle": "Change Array by copy",
4413
- "categories": [
4414
- "browser"
4415
- ],
4416
- "standing": "good"
4417
- },
4418
4278
  {
4419
4279
  "url": "https://tc39.es/proposal-decorators/",
4420
4280
  "seriesComposition": "full",
@@ -4517,15 +4377,15 @@
4517
4377
  "standing": "good"
4518
4378
  },
4519
4379
  {
4520
- "url": "https://tc39.es/proposal-intl-duration-format/",
4380
+ "url": "https://tc39.es/proposal-import-attributes/",
4521
4381
  "seriesComposition": "full",
4522
- "shortname": "tc39-intl-duration-format",
4382
+ "shortname": "tc39-import-attributes",
4523
4383
  "series": {
4524
- "shortname": "tc39-intl-duration-format",
4525
- "currentSpecification": "tc39-intl-duration-format",
4526
- "title": "Intl.DurationFormat",
4527
- "shortTitle": "Intl.DurationFormat",
4528
- "nightlyUrl": "https://tc39.es/proposal-intl-duration-format/"
4384
+ "shortname": "tc39-import-attributes",
4385
+ "currentSpecification": "tc39-import-attributes",
4386
+ "title": "Import Attributes",
4387
+ "shortTitle": "Import Attributes",
4388
+ "nightlyUrl": "https://tc39.es/proposal-import-attributes/"
4529
4389
  },
4530
4390
  "organization": "Ecma International",
4531
4391
  "groups": [
@@ -4535,65 +4395,31 @@
4535
4395
  }
4536
4396
  ],
4537
4397
  "nightly": {
4538
- "url": "https://tc39.es/proposal-intl-duration-format/",
4398
+ "url": "https://tc39.es/proposal-import-attributes/",
4539
4399
  "status": "Editor's Draft",
4540
4400
  "alternateUrls": [],
4541
- "repository": "https://github.com/tc39/proposal-intl-duration-format",
4401
+ "repository": "https://github.com/tc39/proposal-import-attributes",
4542
4402
  "sourcePath": "spec.emu",
4543
4403
  "filename": "index.html"
4544
4404
  },
4545
- "title": "Intl.DurationFormat",
4405
+ "title": "Import Attributes",
4546
4406
  "source": "spec",
4547
- "shortTitle": "Intl.DurationFormat",
4407
+ "shortTitle": "Import Attributes",
4548
4408
  "categories": [
4549
4409
  "browser"
4550
4410
  ],
4551
4411
  "standing": "good"
4552
4412
  },
4553
4413
  {
4554
- "url": "https://tc39.es/proposal-intl-enumeration/",
4555
- "seriesComposition": "full",
4556
- "shortname": "tc39-intl-enumeration",
4557
- "series": {
4558
- "shortname": "tc39-intl-enumeration",
4559
- "currentSpecification": "tc39-intl-enumeration",
4560
- "title": "Intl Enumeration API Specification",
4561
- "shortTitle": "Intl Enumeration API",
4562
- "nightlyUrl": "https://tc39.es/proposal-intl-enumeration/"
4563
- },
4564
- "organization": "Ecma International",
4565
- "groups": [
4566
- {
4567
- "name": "TC39",
4568
- "url": "https://tc39.es/"
4569
- }
4570
- ],
4571
- "nightly": {
4572
- "url": "https://tc39.es/proposal-intl-enumeration/",
4573
- "status": "Editor's Draft",
4574
- "alternateUrls": [],
4575
- "repository": "https://github.com/tc39/proposal-intl-enumeration",
4576
- "sourcePath": "spec.emu",
4577
- "filename": "index.html"
4578
- },
4579
- "title": "Intl Enumeration API Specification",
4580
- "source": "spec",
4581
- "shortTitle": "Intl Enumeration API",
4582
- "categories": [
4583
- "browser"
4584
- ],
4585
- "standing": "good"
4586
- },
4587
- {
4588
- "url": "https://tc39.es/proposal-intl-extend-timezonename/",
4414
+ "url": "https://tc39.es/proposal-intl-duration-format/",
4589
4415
  "seriesComposition": "full",
4590
- "shortname": "tc39-intl-extend-timezonename",
4416
+ "shortname": "tc39-intl-duration-format",
4591
4417
  "series": {
4592
- "shortname": "tc39-intl-extend-timezonename",
4593
- "currentSpecification": "tc39-intl-extend-timezonename",
4594
- "title": "Extend TimeZoneName Option Proposal",
4595
- "shortTitle": "Extend TimeZoneName Option",
4596
- "nightlyUrl": "https://tc39.es/proposal-intl-extend-timezonename/"
4418
+ "shortname": "tc39-intl-duration-format",
4419
+ "currentSpecification": "tc39-intl-duration-format",
4420
+ "title": "Intl.DurationFormat",
4421
+ "shortTitle": "Intl.DurationFormat",
4422
+ "nightlyUrl": "https://tc39.es/proposal-intl-duration-format/"
4597
4423
  },
4598
4424
  "organization": "Ecma International",
4599
4425
  "groups": [
@@ -4603,16 +4429,16 @@
4603
4429
  }
4604
4430
  ],
4605
4431
  "nightly": {
4606
- "url": "https://tc39.es/proposal-intl-extend-timezonename/",
4432
+ "url": "https://tc39.es/proposal-intl-duration-format/",
4607
4433
  "status": "Editor's Draft",
4608
4434
  "alternateUrls": [],
4609
- "repository": "https://github.com/tc39/proposal-intl-extend-timezonename",
4435
+ "repository": "https://github.com/tc39/proposal-intl-duration-format",
4610
4436
  "sourcePath": "spec.emu",
4611
4437
  "filename": "index.html"
4612
4438
  },
4613
- "title": "Extend TimeZoneName Option Proposal",
4439
+ "title": "Intl.DurationFormat",
4614
4440
  "source": "spec",
4615
- "shortTitle": "Extend TimeZoneName Option",
4441
+ "shortTitle": "Intl.DurationFormat",
4616
4442
  "categories": [
4617
4443
  "browser"
4618
4444
  ],
@@ -4652,176 +4478,6 @@
4652
4478
  ],
4653
4479
  "standing": "good"
4654
4480
  },
4655
- {
4656
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/annexes/proposed.html",
4657
- "seriesComposition": "full",
4658
- "shortname": "tc39-intl-annexes",
4659
- "series": {
4660
- "shortname": "tc39-intl-annexes",
4661
- "currentSpecification": "tc39-intl-annexes",
4662
- "title": "Intl Annexes",
4663
- "shortTitle": "Intl Annexes",
4664
- "nightlyUrl": "https://tc39.es/proposal-intl-numberformat-v3/out/annexes/proposed.html"
4665
- },
4666
- "title": "Intl Annexes",
4667
- "nightly": {
4668
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/annexes/proposed.html",
4669
- "status": "Editor's Draft",
4670
- "sourcePath": "out/annexes/proposed.html",
4671
- "alternateUrls": [],
4672
- "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4673
- "filename": "proposed.html"
4674
- },
4675
- "organization": "Ecma International",
4676
- "groups": [
4677
- {
4678
- "name": "TC39",
4679
- "url": "https://tc39.es/"
4680
- }
4681
- ],
4682
- "source": "spec",
4683
- "shortTitle": "Intl Annexes",
4684
- "categories": [
4685
- "browser"
4686
- ],
4687
- "standing": "good"
4688
- },
4689
- {
4690
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html",
4691
- "seriesComposition": "full",
4692
- "shortname": "tc39-intl-negotiation",
4693
- "series": {
4694
- "shortname": "tc39-intl-negotiation",
4695
- "currentSpecification": "tc39-intl-negotiation",
4696
- "title": "Intl Parameter Resolution",
4697
- "shortTitle": "Intl Parameter Resolution",
4698
- "nightlyUrl": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html"
4699
- },
4700
- "title": "Intl Parameter Resolution",
4701
- "nightly": {
4702
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html",
4703
- "status": "Editor's Draft",
4704
- "sourcePath": "out/negotiation/proposed.html",
4705
- "alternateUrls": [],
4706
- "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4707
- "filename": "proposed.html"
4708
- },
4709
- "organization": "Ecma International",
4710
- "groups": [
4711
- {
4712
- "name": "TC39",
4713
- "url": "https://tc39.es/"
4714
- }
4715
- ],
4716
- "source": "spec",
4717
- "shortTitle": "Intl Parameter Resolution",
4718
- "categories": [
4719
- "browser"
4720
- ],
4721
- "standing": "good"
4722
- },
4723
- {
4724
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html",
4725
- "seriesComposition": "full",
4726
- "shortname": "tc39-intl-numberformat",
4727
- "series": {
4728
- "shortname": "tc39-intl-numberformat",
4729
- "currentSpecification": "tc39-intl-numberformat",
4730
- "title": "Intl.NumberFormat",
4731
- "shortTitle": "Intl.NumberFormat",
4732
- "nightlyUrl": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html"
4733
- },
4734
- "title": "Intl.NumberFormat",
4735
- "nightly": {
4736
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html",
4737
- "status": "Editor's Draft",
4738
- "sourcePath": "out/numberformat/proposed.html",
4739
- "alternateUrls": [],
4740
- "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4741
- "filename": "proposed.html"
4742
- },
4743
- "organization": "Ecma International",
4744
- "groups": [
4745
- {
4746
- "name": "TC39",
4747
- "url": "https://tc39.es/"
4748
- }
4749
- ],
4750
- "source": "spec",
4751
- "shortTitle": "Intl.NumberFormat",
4752
- "categories": [
4753
- "browser"
4754
- ],
4755
- "standing": "good"
4756
- },
4757
- {
4758
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html",
4759
- "seriesComposition": "full",
4760
- "shortname": "tc39-intl-pluralrules",
4761
- "series": {
4762
- "shortname": "tc39-intl-pluralrules",
4763
- "currentSpecification": "tc39-intl-pluralrules",
4764
- "title": "Intl.PluralRules",
4765
- "shortTitle": "Intl.PluralRules",
4766
- "nightlyUrl": "https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html"
4767
- },
4768
- "title": "Intl.PluralRules",
4769
- "nightly": {
4770
- "url": "https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html",
4771
- "status": "Editor's Draft",
4772
- "sourcePath": "out/pluralrules/proposed.html",
4773
- "alternateUrls": [],
4774
- "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
4775
- "filename": "proposed.html"
4776
- },
4777
- "organization": "Ecma International",
4778
- "groups": [
4779
- {
4780
- "name": "TC39",
4781
- "url": "https://tc39.es/"
4782
- }
4783
- ],
4784
- "source": "spec",
4785
- "shortTitle": "Intl.PluralRules",
4786
- "categories": [
4787
- "browser"
4788
- ],
4789
- "standing": "good"
4790
- },
4791
- {
4792
- "url": "https://tc39.es/proposal-is-usv-string/",
4793
- "seriesComposition": "full",
4794
- "shortname": "tc39-is-usv-string",
4795
- "series": {
4796
- "shortname": "tc39-is-usv-string",
4797
- "currentSpecification": "tc39-is-usv-string",
4798
- "title": "Well-Formed Unicode Strings",
4799
- "shortTitle": "Well-Formed Unicode Strings",
4800
- "nightlyUrl": "https://tc39.es/proposal-is-usv-string/"
4801
- },
4802
- "organization": "Ecma International",
4803
- "groups": [
4804
- {
4805
- "name": "TC39",
4806
- "url": "https://tc39.es/"
4807
- }
4808
- ],
4809
- "nightly": {
4810
- "url": "https://tc39.es/proposal-is-usv-string/",
4811
- "status": "Editor's Draft",
4812
- "alternateUrls": [],
4813
- "repository": "https://github.com/tc39/proposal-is-usv-string",
4814
- "sourcePath": "spec.html",
4815
- "filename": "index.html"
4816
- },
4817
- "title": "Well-Formed Unicode Strings",
4818
- "source": "spec",
4819
- "shortTitle": "Well-Formed Unicode Strings",
4820
- "categories": [
4821
- "browser"
4822
- ],
4823
- "standing": "good"
4824
- },
4825
4481
  {
4826
4482
  "url": "https://tc39.es/proposal-iterator-helpers/",
4827
4483
  "seriesComposition": "full",
@@ -4924,6 +4580,40 @@
4924
4580
  ],
4925
4581
  "standing": "good"
4926
4582
  },
4583
+ {
4584
+ "url": "https://tc39.es/proposal-promise-with-resolvers/",
4585
+ "seriesComposition": "full",
4586
+ "shortname": "tc39-promise-with-resolvers",
4587
+ "series": {
4588
+ "shortname": "tc39-promise-with-resolvers",
4589
+ "currentSpecification": "tc39-promise-with-resolvers",
4590
+ "title": "ES Promise.withResolvers (2023)",
4591
+ "shortTitle": "2023",
4592
+ "nightlyUrl": "https://tc39.es/proposal-promise-with-resolvers/"
4593
+ },
4594
+ "organization": "Ecma International",
4595
+ "groups": [
4596
+ {
4597
+ "name": "TC39",
4598
+ "url": "https://tc39.es/"
4599
+ }
4600
+ ],
4601
+ "nightly": {
4602
+ "url": "https://tc39.es/proposal-promise-with-resolvers/",
4603
+ "status": "Editor's Draft",
4604
+ "alternateUrls": [],
4605
+ "repository": "https://github.com/tc39/proposal-promise-with-resolvers",
4606
+ "sourcePath": "spec.html",
4607
+ "filename": "index.html"
4608
+ },
4609
+ "title": "ES Promise.withResolvers (2023)",
4610
+ "source": "spec",
4611
+ "shortTitle": "2023",
4612
+ "categories": [
4613
+ "browser"
4614
+ ],
4615
+ "standing": "good"
4616
+ },
4927
4617
  {
4928
4618
  "url": "https://tc39.es/proposal-regexp-modifiers/",
4929
4619
  "seriesComposition": "full",
@@ -5027,15 +4717,15 @@
5027
4717
  "standing": "good"
5028
4718
  },
5029
4719
  {
5030
- "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
4720
+ "url": "https://tc39.es/proposal-source-phase-imports/",
5031
4721
  "seriesComposition": "full",
5032
- "shortname": "tc39-symbols-as-weakmap-keys",
4722
+ "shortname": "tc39-source-phase-imports",
5033
4723
  "series": {
5034
- "shortname": "tc39-symbols-as-weakmap-keys",
5035
- "currentSpecification": "tc39-symbols-as-weakmap-keys",
5036
- "title": "Symbol as WeakMap Keys Proposal",
5037
- "shortTitle": "Symbol as WeakMap Keys",
5038
- "nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
4724
+ "shortname": "tc39-source-phase-imports",
4725
+ "currentSpecification": "tc39-source-phase-imports",
4726
+ "title": "Source Phase Imports",
4727
+ "shortTitle": "Source Phase Imports",
4728
+ "nightlyUrl": "https://tc39.es/proposal-source-phase-imports/"
5039
4729
  },
5040
4730
  "organization": "Ecma International",
5041
4731
  "groups": [
@@ -5045,16 +4735,16 @@
5045
4735
  }
5046
4736
  ],
5047
4737
  "nightly": {
5048
- "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
4738
+ "url": "https://tc39.es/proposal-source-phase-imports/",
5049
4739
  "status": "Editor's Draft",
5050
4740
  "alternateUrls": [],
5051
- "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
4741
+ "repository": "https://github.com/tc39/proposal-source-phase-imports",
5052
4742
  "sourcePath": "spec.emu",
5053
4743
  "filename": "index.html"
5054
4744
  },
5055
- "title": "Symbol as WeakMap Keys Proposal",
4745
+ "title": "Source Phase Imports",
5056
4746
  "source": "spec",
5057
- "shortTitle": "Symbol as WeakMap Keys",
4747
+ "shortTitle": "Source Phase Imports",
5058
4748
  "categories": [
5059
4749
  "browser"
5060
4750
  ],
@@ -5094,6 +4784,40 @@
5094
4784
  ],
5095
4785
  "standing": "good"
5096
4786
  },
4787
+ {
4788
+ "url": "https://tc39.es/source-map-spec/",
4789
+ "seriesComposition": "full",
4790
+ "shortname": "sourcemap",
4791
+ "series": {
4792
+ "shortname": "sourcemap",
4793
+ "currentSpecification": "sourcemap",
4794
+ "title": "Source Map",
4795
+ "shortTitle": "Source Map",
4796
+ "nightlyUrl": "https://tc39.es/source-map-spec/"
4797
+ },
4798
+ "nightly": {
4799
+ "url": "https://tc39.es/source-map-spec/",
4800
+ "status": "Editor's Draft",
4801
+ "sourcePath": "source-map.bs",
4802
+ "alternateUrls": [],
4803
+ "repository": "https://github.com/tc39/source-map-spec",
4804
+ "filename": "index.html"
4805
+ },
4806
+ "organization": "Ecma International",
4807
+ "groups": [
4808
+ {
4809
+ "name": "TC39",
4810
+ "url": "https://tc39.es/"
4811
+ }
4812
+ ],
4813
+ "title": "Source Map",
4814
+ "source": "spec",
4815
+ "shortTitle": "Source Map",
4816
+ "categories": [
4817
+ "browser"
4818
+ ],
4819
+ "standing": "good"
4820
+ },
5097
4821
  {
5098
4822
  "url": "https://testutils.spec.whatwg.org/",
5099
4823
  "seriesComposition": "full",
@@ -5154,19 +4878,53 @@
5154
4878
  "sourcePath": "url.bs",
5155
4879
  "filename": "index.html"
5156
4880
  },
5157
- "title": "URL Standard",
5158
- "source": "specref",
5159
- "shortTitle": "URL",
4881
+ "title": "URL Standard",
4882
+ "source": "specref",
4883
+ "shortTitle": "URL",
4884
+ "categories": [
4885
+ "browser"
4886
+ ],
4887
+ "standing": "good",
4888
+ "tests": {
4889
+ "repository": "https://github.com/web-platform-tests/wpt",
4890
+ "testPaths": [
4891
+ "url"
4892
+ ]
4893
+ }
4894
+ },
4895
+ {
4896
+ "url": "https://w3c.github.io/audio-session/",
4897
+ "seriesComposition": "full",
4898
+ "shortname": "audio-session",
4899
+ "series": {
4900
+ "shortname": "audio-session",
4901
+ "currentSpecification": "audio-session",
4902
+ "title": "Audio Session",
4903
+ "shortTitle": "Audio Session",
4904
+ "nightlyUrl": "https://w3c.github.io/audio-session/"
4905
+ },
4906
+ "organization": "W3C",
4907
+ "groups": [
4908
+ {
4909
+ "name": "Media Working Group",
4910
+ "url": "https://www.w3.org/media-wg/"
4911
+ }
4912
+ ],
4913
+ "nightly": {
4914
+ "url": "https://w3c.github.io/audio-session/",
4915
+ "status": "Editor's Draft",
4916
+ "alternateUrls": [],
4917
+ "repository": "https://github.com/w3c/audio-session",
4918
+ "sourcePath": "index.bs",
4919
+ "filename": "index.html"
4920
+ },
4921
+ "title": "Audio Session",
4922
+ "source": "spec",
4923
+ "shortTitle": "Audio Session",
5160
4924
  "categories": [
5161
4925
  "browser"
5162
4926
  ],
5163
- "standing": "good",
5164
- "tests": {
5165
- "repository": "https://github.com/web-platform-tests/wpt",
5166
- "testPaths": [
5167
- "url"
5168
- ]
5169
- }
4927
+ "standing": "good"
5170
4928
  },
5171
4929
  {
5172
4930
  "url": "https://w3c.github.io/contentEditable/",
@@ -5384,6 +5142,40 @@
5384
5142
  ],
5385
5143
  "standing": "good"
5386
5144
  },
5145
+ {
5146
+ "url": "https://w3c.github.io/permissions-registry/",
5147
+ "seriesComposition": "full",
5148
+ "shortname": "permissions-registry",
5149
+ "series": {
5150
+ "shortname": "permissions-registry",
5151
+ "currentSpecification": "permissions-registry",
5152
+ "title": "Permissions Registry",
5153
+ "shortTitle": "Permissions Registry",
5154
+ "nightlyUrl": "https://w3c.github.io/permissions-registry/"
5155
+ },
5156
+ "organization": "W3C",
5157
+ "groups": [
5158
+ {
5159
+ "name": "Web Application Security Working Group",
5160
+ "url": "https://www.w3.org/groups/wg/webappsec/"
5161
+ }
5162
+ ],
5163
+ "nightly": {
5164
+ "url": "https://w3c.github.io/permissions-registry/",
5165
+ "status": "Draft Registry",
5166
+ "alternateUrls": [],
5167
+ "repository": "https://github.com/w3c/permissions-registry",
5168
+ "sourcePath": "index.html",
5169
+ "filename": "index.html"
5170
+ },
5171
+ "title": "Permissions Registry",
5172
+ "source": "spec",
5173
+ "shortTitle": "Permissions Registry",
5174
+ "categories": [
5175
+ "browser"
5176
+ ],
5177
+ "standing": "good"
5178
+ },
5387
5179
  {
5388
5180
  "url": "https://w3c.github.io/PNG-spec/",
5389
5181
  "seriesComposition": "full",
@@ -5603,6 +5395,43 @@
5603
5395
  ],
5604
5396
  "standing": "good"
5605
5397
  },
5398
+ {
5399
+ "url": "https://webassembly.github.io/gc/core/bikeshed/",
5400
+ "seriesComposition": "fork",
5401
+ "shortname": "wasm-core-1-fork-gc",
5402
+ "series": {
5403
+ "shortname": "wasm-core",
5404
+ "currentSpecification": "wasm-core-1",
5405
+ "title": "WebAssembly Core",
5406
+ "shortTitle": "WebAssembly Core",
5407
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
5408
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
5409
+ },
5410
+ "seriesVersion": "1",
5411
+ "forkOf": "wasm-core-1",
5412
+ "organization": "W3C",
5413
+ "groups": [
5414
+ {
5415
+ "name": "WebAssembly Community Group",
5416
+ "url": "https://www.w3.org/community/webassembly/"
5417
+ }
5418
+ ],
5419
+ "nightly": {
5420
+ "url": "https://webassembly.github.io/gc/core/bikeshed/",
5421
+ "status": "Editor's Draft",
5422
+ "alternateUrls": [],
5423
+ "repository": "https://github.com/WebAssembly/gc",
5424
+ "sourcePath": "document/core/index.bs",
5425
+ "filename": "index.html"
5426
+ },
5427
+ "title": "WebAssembly Core Specification",
5428
+ "source": "spec",
5429
+ "shortTitle": "WebAssembly Core",
5430
+ "categories": [
5431
+ "browser"
5432
+ ],
5433
+ "standing": "good"
5434
+ },
5606
5435
  {
5607
5436
  "url": "https://webbluetoothcg.github.io/web-bluetooth/",
5608
5437
  "seriesComposition": "full",
@@ -6562,8 +6391,8 @@
6562
6391
  "series": {
6563
6392
  "shortname": "first-party-sets",
6564
6393
  "currentSpecification": "first-party-sets",
6565
- "title": "User Agent Interaction with First-Party Sets",
6566
- "shortTitle": "User Agent Interaction with First-Party Sets",
6394
+ "title": "User Agent Interaction with Related Website Sets",
6395
+ "shortTitle": "User Agent Interaction with Related Website Sets",
6567
6396
  "nightlyUrl": "https://wicg.github.io/first-party-sets/"
6568
6397
  },
6569
6398
  "organization": "W3C",
@@ -6581,9 +6410,9 @@
6581
6410
  "sourcePath": "spec.bs",
6582
6411
  "filename": "index.html"
6583
6412
  },
6584
- "title": "User Agent Interaction with First-Party Sets",
6413
+ "title": "User Agent Interaction with Related Website Sets",
6585
6414
  "source": "spec",
6586
- "shortTitle": "User Agent Interaction with First-Party Sets",
6415
+ "shortTitle": "User Agent Interaction with Related Website Sets",
6587
6416
  "categories": [
6588
6417
  "browser"
6589
6418
  ],
@@ -14607,6 +14436,56 @@
14607
14436
  ]
14608
14437
  }
14609
14438
  },
14439
+ {
14440
+ "url": "https://www.w3.org/TR/css-transitions-2/",
14441
+ "seriesComposition": "delta",
14442
+ "shortname": "css-transitions-2",
14443
+ "series": {
14444
+ "shortname": "css-transitions",
14445
+ "currentSpecification": "css-transitions-1",
14446
+ "title": "CSS Transitions",
14447
+ "shortTitle": "CSS Transitions",
14448
+ "releaseUrl": "https://www.w3.org/TR/css-transitions/",
14449
+ "nightlyUrl": "https://drafts.csswg.org/css-transitions/"
14450
+ },
14451
+ "seriesVersion": "2",
14452
+ "seriesPrevious": "css-transitions-1",
14453
+ "organization": "W3C",
14454
+ "groups": [
14455
+ {
14456
+ "name": "Cascading Style Sheets (CSS) Working Group",
14457
+ "url": "https://www.w3.org/Style/CSS/"
14458
+ }
14459
+ ],
14460
+ "release": {
14461
+ "url": "https://www.w3.org/TR/css-transitions-2/",
14462
+ "status": "First Public Working Draft",
14463
+ "filename": "Overview.html"
14464
+ },
14465
+ "nightly": {
14466
+ "url": "https://drafts.csswg.org/css-transitions-2/",
14467
+ "status": "Editor's Draft",
14468
+ "alternateUrls": [
14469
+ "https://w3c.github.io/csswg-drafts/css-transitions-2/"
14470
+ ],
14471
+ "repository": "https://github.com/w3c/csswg-drafts",
14472
+ "sourcePath": "css-transitions-2/Overview.bs",
14473
+ "filename": "index.html"
14474
+ },
14475
+ "title": "CSS Transitions Level 2",
14476
+ "source": "w3c",
14477
+ "shortTitle": "CSS Transitions 2",
14478
+ "categories": [
14479
+ "browser"
14480
+ ],
14481
+ "standing": "good",
14482
+ "tests": {
14483
+ "repository": "https://github.com/web-platform-tests/wpt",
14484
+ "testPaths": [
14485
+ "css/css-transitions"
14486
+ ]
14487
+ }
14488
+ },
14610
14489
  {
14611
14490
  "url": "https://www.w3.org/TR/css-typed-om-1/",
14612
14491
  "seriesComposition": "full",
@@ -14926,6 +14805,7 @@
14926
14805
  "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
14927
14806
  },
14928
14807
  "seriesVersion": "1",
14808
+ "seriesNext": "css-view-transitions-2",
14929
14809
  "organization": "W3C",
14930
14810
  "groups": [
14931
14811
  {
@@ -14935,7 +14815,7 @@
14935
14815
  ],
14936
14816
  "release": {
14937
14817
  "url": "https://www.w3.org/TR/css-view-transitions-1/",
14938
- "status": "Working Draft",
14818
+ "status": "Candidate Recommendation Snapshot",
14939
14819
  "filename": "Overview.html"
14940
14820
  },
14941
14821
  "nightly": {
@@ -16755,7 +16635,7 @@
16755
16635
  ],
16756
16636
  "release": {
16757
16637
  "url": "https://www.w3.org/TR/largest-contentful-paint/",
16758
- "status": "First Public Working Draft",
16638
+ "status": "Working Draft",
16759
16639
  "filename": "Overview.html"
16760
16640
  },
16761
16641
  "nightly": {
@@ -17423,7 +17303,7 @@
17423
17303
  "series": {
17424
17304
  "shortname": "mediasession",
17425
17305
  "currentSpecification": "mediasession",
17426
- "title": "Media Session Standard",
17306
+ "title": "Media Session",
17427
17307
  "shortTitle": "Media Session",
17428
17308
  "releaseUrl": "https://www.w3.org/TR/mediasession/",
17429
17309
  "nightlyUrl": "https://w3c.github.io/mediasession/"
@@ -17448,7 +17328,7 @@
17448
17328
  "sourcePath": "index.bs",
17449
17329
  "filename": "index.html"
17450
17330
  },
17451
- "title": "Media Session Standard",
17331
+ "title": "Media Session",
17452
17332
  "source": "w3c",
17453
17333
  "shortTitle": "Media Session",
17454
17334
  "categories": [
@@ -17601,6 +17481,206 @@
17601
17481
  ]
17602
17482
  }
17603
17483
  },
17484
+ {
17485
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
17486
+ "seriesComposition": "full",
17487
+ "shortname": "mse-byte-stream-format-isobmff",
17488
+ "series": {
17489
+ "shortname": "mse-byte-stream-format-isobmff",
17490
+ "currentSpecification": "mse-byte-stream-format-isobmff",
17491
+ "title": "ISO BMFF Byte Stream Format",
17492
+ "shortTitle": "ISO BMFF Byte Stream Format",
17493
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
17494
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-isobmff/"
17495
+ },
17496
+ "nightly": {
17497
+ "url": "https://w3c.github.io/mse-byte-stream-format-isobmff/",
17498
+ "status": "Editor's Draft",
17499
+ "repository": "https://github.com/w3c/mse-byte-stream-format-isobmff",
17500
+ "alternateUrls": [],
17501
+ "sourcePath": "index.html",
17502
+ "filename": "index.html"
17503
+ },
17504
+ "organization": "W3C",
17505
+ "groups": [
17506
+ {
17507
+ "name": "HTML Media Extensions Working Group",
17508
+ "url": "https://www.w3.org/html/wg/"
17509
+ }
17510
+ ],
17511
+ "release": {
17512
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
17513
+ "status": "Note",
17514
+ "filename": "Overview.html"
17515
+ },
17516
+ "title": "ISO BMFF Byte Stream Format",
17517
+ "source": "w3c",
17518
+ "shortTitle": "ISO BMFF Byte Stream Format",
17519
+ "categories": [
17520
+ "browser"
17521
+ ],
17522
+ "standing": "good"
17523
+ },
17524
+ {
17525
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/",
17526
+ "seriesComposition": "full",
17527
+ "shortname": "mse-byte-stream-format-mp2t",
17528
+ "series": {
17529
+ "shortname": "mse-byte-stream-format-mp2t",
17530
+ "currentSpecification": "mse-byte-stream-format-mp2t",
17531
+ "title": "MPEG-2 TS Byte Stream Format",
17532
+ "shortTitle": "MPEG-2 TS Byte Stream Format",
17533
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/",
17534
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-mp2t/"
17535
+ },
17536
+ "nightly": {
17537
+ "url": "https://w3c.github.io/mse-byte-stream-format-mp2t/",
17538
+ "status": "Editor's Draft",
17539
+ "repository": "https://github.com/w3c/mse-byte-stream-format-mp2t",
17540
+ "alternateUrls": [],
17541
+ "sourcePath": "index.html",
17542
+ "filename": "index.html"
17543
+ },
17544
+ "organization": "W3C",
17545
+ "groups": [
17546
+ {
17547
+ "name": "HTML Media Extensions Working Group",
17548
+ "url": "https://www.w3.org/html/wg/"
17549
+ }
17550
+ ],
17551
+ "release": {
17552
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/",
17553
+ "status": "Note",
17554
+ "filename": "Overview.html"
17555
+ },
17556
+ "title": "MPEG-2 TS Byte Stream Format",
17557
+ "source": "w3c",
17558
+ "shortTitle": "MPEG-2 TS Byte Stream Format",
17559
+ "categories": [
17560
+ "browser"
17561
+ ],
17562
+ "standing": "good"
17563
+ },
17564
+ {
17565
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/",
17566
+ "seriesComposition": "full",
17567
+ "shortname": "mse-byte-stream-format-mpeg-audio",
17568
+ "series": {
17569
+ "shortname": "mse-byte-stream-format-mpeg-audio",
17570
+ "currentSpecification": "mse-byte-stream-format-mpeg-audio",
17571
+ "title": "MPEG Audio Byte Stream Format",
17572
+ "shortTitle": "MPEG Audio Byte Stream Format",
17573
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/",
17574
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-mpeg-audio/"
17575
+ },
17576
+ "nightly": {
17577
+ "url": "https://w3c.github.io/mse-byte-stream-format-mpeg-audio/",
17578
+ "status": "Editor's Draft",
17579
+ "repository": "https://github.com/w3c/mse-byte-stream-format-mpeg-audio",
17580
+ "alternateUrls": [],
17581
+ "sourcePath": "index.html",
17582
+ "filename": "index.html"
17583
+ },
17584
+ "organization": "W3C",
17585
+ "groups": [
17586
+ {
17587
+ "name": "HTML Media Extensions Working Group",
17588
+ "url": "https://www.w3.org/html/wg/"
17589
+ }
17590
+ ],
17591
+ "release": {
17592
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/",
17593
+ "status": "Note",
17594
+ "filename": "Overview.html"
17595
+ },
17596
+ "title": "MPEG Audio Byte Stream Format",
17597
+ "source": "w3c",
17598
+ "shortTitle": "MPEG Audio Byte Stream Format",
17599
+ "categories": [
17600
+ "browser"
17601
+ ],
17602
+ "standing": "good"
17603
+ },
17604
+ {
17605
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
17606
+ "seriesComposition": "full",
17607
+ "shortname": "mse-byte-stream-format-registry",
17608
+ "series": {
17609
+ "shortname": "mse-byte-stream-format-registry",
17610
+ "currentSpecification": "mse-byte-stream-format-registry",
17611
+ "title": "Media Source Extensions Byte Stream Format Registry",
17612
+ "shortTitle": "Media Source Extensions Byte Stream Format Registry",
17613
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
17614
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-registry/"
17615
+ },
17616
+ "nightly": {
17617
+ "url": "https://w3c.github.io/mse-byte-stream-format-registry/",
17618
+ "status": "Editor's Draft",
17619
+ "repository": "https://github.com/w3c/mse-byte-stream-format-registry",
17620
+ "alternateUrls": [],
17621
+ "sourcePath": "index.html",
17622
+ "filename": "index.html"
17623
+ },
17624
+ "organization": "W3C",
17625
+ "groups": [
17626
+ {
17627
+ "name": "HTML Media Extensions Working Group",
17628
+ "url": "https://www.w3.org/html/wg/"
17629
+ }
17630
+ ],
17631
+ "release": {
17632
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
17633
+ "status": "Note",
17634
+ "filename": "Overview.html"
17635
+ },
17636
+ "title": "Media Source Extensions Byte Stream Format Registry",
17637
+ "source": "w3c",
17638
+ "shortTitle": "Media Source Extensions Byte Stream Format Registry",
17639
+ "categories": [
17640
+ "browser"
17641
+ ],
17642
+ "standing": "good"
17643
+ },
17644
+ {
17645
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-webm/",
17646
+ "seriesComposition": "full",
17647
+ "shortname": "mse-byte-stream-format-webm",
17648
+ "series": {
17649
+ "shortname": "mse-byte-stream-format-webm",
17650
+ "currentSpecification": "mse-byte-stream-format-webm",
17651
+ "title": "WebM Byte Stream Format",
17652
+ "shortTitle": "WebM Byte Stream Format",
17653
+ "releaseUrl": "https://www.w3.org/TR/mse-byte-stream-format-webm/",
17654
+ "nightlyUrl": "https://w3c.github.io/mse-byte-stream-format-webm/"
17655
+ },
17656
+ "nightly": {
17657
+ "url": "https://w3c.github.io/mse-byte-stream-format-webm/",
17658
+ "status": "Editor's Draft",
17659
+ "repository": "https://github.com/w3c/mse-byte-stream-format-webm",
17660
+ "alternateUrls": [],
17661
+ "sourcePath": "index.html",
17662
+ "filename": "index.html"
17663
+ },
17664
+ "organization": "W3C",
17665
+ "groups": [
17666
+ {
17667
+ "name": "HTML Media Extensions Working Group",
17668
+ "url": "https://www.w3.org/html/wg/"
17669
+ }
17670
+ ],
17671
+ "release": {
17672
+ "url": "https://www.w3.org/TR/mse-byte-stream-format-webm/",
17673
+ "status": "Note",
17674
+ "filename": "Overview.html"
17675
+ },
17676
+ "title": "WebM Byte Stream Format",
17677
+ "source": "w3c",
17678
+ "shortTitle": "WebM Byte Stream Format",
17679
+ "categories": [
17680
+ "browser"
17681
+ ],
17682
+ "standing": "good"
17683
+ },
17604
17684
  {
17605
17685
  "url": "https://www.w3.org/TR/mst-content-hint/",
17606
17686
  "seriesComposition": "full",
@@ -20228,6 +20308,9 @@
20228
20308
  "test/core"
20229
20309
  ]
20230
20310
  },
20311
+ "forks": [
20312
+ "wasm-core-1-fork-gc"
20313
+ ],
20231
20314
  "organization": "W3C",
20232
20315
  "groups": [
20233
20316
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.62.0",
3
+ "version": "3.64.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",