browser-specs 3.43.0 → 3.45.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.
- package/index.json +123 -44
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -292,15 +292,15 @@
|
|
|
292
292
|
]
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
"url": "https://drafts.csswg.org/css-anchor-1/",
|
|
295
|
+
"url": "https://drafts.csswg.org/css-anchor-position-1/",
|
|
296
296
|
"seriesComposition": "full",
|
|
297
|
-
"shortname": "css-anchor-1",
|
|
297
|
+
"shortname": "css-anchor-position-1",
|
|
298
298
|
"series": {
|
|
299
|
-
"shortname": "css-anchor",
|
|
300
|
-
"currentSpecification": "css-anchor-1",
|
|
299
|
+
"shortname": "css-anchor-position",
|
|
300
|
+
"currentSpecification": "css-anchor-position-1",
|
|
301
301
|
"title": "CSS Anchor Positioning",
|
|
302
302
|
"shortTitle": "CSS Anchor Positioning",
|
|
303
|
-
"nightlyUrl": "https://drafts.csswg.org/css-anchor/"
|
|
303
|
+
"nightlyUrl": "https://drafts.csswg.org/css-anchor-position/"
|
|
304
304
|
},
|
|
305
305
|
"seriesVersion": "1",
|
|
306
306
|
"organization": "W3C",
|
|
@@ -311,14 +311,14 @@
|
|
|
311
311
|
}
|
|
312
312
|
],
|
|
313
313
|
"nightly": {
|
|
314
|
-
"url": "https://drafts.csswg.org/css-anchor-1/",
|
|
314
|
+
"url": "https://drafts.csswg.org/css-anchor-position-1/",
|
|
315
315
|
"status": "Editor's Draft",
|
|
316
316
|
"alternateUrls": [
|
|
317
|
-
"https://w3c.github.io/csswg-drafts/css-anchor-1/",
|
|
318
|
-
"https://w3c.github.io/csswg-drafts/css-anchor/"
|
|
317
|
+
"https://w3c.github.io/csswg-drafts/css-anchor-position-1/",
|
|
318
|
+
"https://w3c.github.io/csswg-drafts/css-anchor-position/"
|
|
319
319
|
],
|
|
320
320
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
321
|
-
"sourcePath": "css-anchor-1/Overview.bs",
|
|
321
|
+
"sourcePath": "css-anchor-position-1/Overview.bs",
|
|
322
322
|
"filename": "Overview.html"
|
|
323
323
|
},
|
|
324
324
|
"title": "CSS Anchor Positioning",
|
|
@@ -4249,7 +4249,7 @@
|
|
|
4249
4249
|
"status": "Editor's Draft",
|
|
4250
4250
|
"alternateUrls": [],
|
|
4251
4251
|
"repository": "https://github.com/tc39/proposal-array-grouping",
|
|
4252
|
-
"sourcePath": "
|
|
4252
|
+
"sourcePath": "spec.emu",
|
|
4253
4253
|
"filename": "index.html"
|
|
4254
4254
|
},
|
|
4255
4255
|
"title": "Array Grouping",
|
|
@@ -4260,6 +4260,40 @@
|
|
|
4260
4260
|
],
|
|
4261
4261
|
"standing": "good"
|
|
4262
4262
|
},
|
|
4263
|
+
{
|
|
4264
|
+
"url": "https://tc39.es/proposal-arraybuffer-transfer/",
|
|
4265
|
+
"seriesComposition": "full",
|
|
4266
|
+
"shortname": "tc39-arraybuffer-transfer",
|
|
4267
|
+
"series": {
|
|
4268
|
+
"shortname": "tc39-arraybuffer-transfer",
|
|
4269
|
+
"currentSpecification": "tc39-arraybuffer-transfer",
|
|
4270
|
+
"title": "ArrayBuffer transfer",
|
|
4271
|
+
"shortTitle": "ArrayBuffer transfer",
|
|
4272
|
+
"nightlyUrl": "https://tc39.es/proposal-arraybuffer-transfer/"
|
|
4273
|
+
},
|
|
4274
|
+
"organization": "Ecma International",
|
|
4275
|
+
"groups": [
|
|
4276
|
+
{
|
|
4277
|
+
"name": "TC39",
|
|
4278
|
+
"url": "https://tc39.es/"
|
|
4279
|
+
}
|
|
4280
|
+
],
|
|
4281
|
+
"nightly": {
|
|
4282
|
+
"url": "https://tc39.es/proposal-arraybuffer-transfer/",
|
|
4283
|
+
"status": "Editor's Draft",
|
|
4284
|
+
"alternateUrls": [],
|
|
4285
|
+
"repository": "https://github.com/tc39/proposal-arraybuffer-transfer",
|
|
4286
|
+
"sourcePath": "spec.emu",
|
|
4287
|
+
"filename": "index.html"
|
|
4288
|
+
},
|
|
4289
|
+
"title": "ArrayBuffer transfer",
|
|
4290
|
+
"source": "spec",
|
|
4291
|
+
"shortTitle": "ArrayBuffer transfer",
|
|
4292
|
+
"categories": [
|
|
4293
|
+
"browser"
|
|
4294
|
+
],
|
|
4295
|
+
"standing": "good"
|
|
4296
|
+
},
|
|
4263
4297
|
{
|
|
4264
4298
|
"url": "https://tc39.es/proposal-atomics-wait-async/",
|
|
4265
4299
|
"seriesComposition": "full",
|
|
@@ -4372,14 +4406,6 @@
|
|
|
4372
4406
|
"shortTitle": "ECMAScript Explicit Resource Management",
|
|
4373
4407
|
"nightlyUrl": "https://tc39.es/proposal-explicit-resource-management/"
|
|
4374
4408
|
},
|
|
4375
|
-
"nightly": {
|
|
4376
|
-
"url": "https://tc39.es/proposal-explicit-resource-management/",
|
|
4377
|
-
"status": "Editor's Draft",
|
|
4378
|
-
"sourcePath": "spec.emu",
|
|
4379
|
-
"alternateUrls": [],
|
|
4380
|
-
"repository": "https://github.com/tc39/proposal-explicit-resource-management",
|
|
4381
|
-
"filename": "index.html"
|
|
4382
|
-
},
|
|
4383
4409
|
"organization": "Ecma International",
|
|
4384
4410
|
"groups": [
|
|
4385
4411
|
{
|
|
@@ -4387,6 +4413,14 @@
|
|
|
4387
4413
|
"url": "https://tc39.es/"
|
|
4388
4414
|
}
|
|
4389
4415
|
],
|
|
4416
|
+
"nightly": {
|
|
4417
|
+
"url": "https://tc39.es/proposal-explicit-resource-management/",
|
|
4418
|
+
"status": "Editor's Draft",
|
|
4419
|
+
"alternateUrls": [],
|
|
4420
|
+
"repository": "https://github.com/tc39/proposal-explicit-resource-management",
|
|
4421
|
+
"sourcePath": "spec.emu",
|
|
4422
|
+
"filename": "index.html"
|
|
4423
|
+
},
|
|
4390
4424
|
"title": "ECMAScript Explicit Resource Management",
|
|
4391
4425
|
"source": "spec",
|
|
4392
4426
|
"shortTitle": "ECMAScript Explicit Resource Management",
|
|
@@ -4418,7 +4452,7 @@
|
|
|
4418
4452
|
"status": "Editor's Draft",
|
|
4419
4453
|
"alternateUrls": [],
|
|
4420
4454
|
"repository": "https://github.com/tc39/proposal-import-assertions",
|
|
4421
|
-
"sourcePath": "spec.
|
|
4455
|
+
"sourcePath": "spec.emu",
|
|
4422
4456
|
"filename": "index.html"
|
|
4423
4457
|
},
|
|
4424
4458
|
"title": "import assertions",
|
|
@@ -4452,7 +4486,7 @@
|
|
|
4452
4486
|
"status": "Editor's Draft",
|
|
4453
4487
|
"alternateUrls": [],
|
|
4454
4488
|
"repository": "https://github.com/tc39/proposal-intl-duration-format",
|
|
4455
|
-
"sourcePath": "
|
|
4489
|
+
"sourcePath": "spec.emu",
|
|
4456
4490
|
"filename": "index.html"
|
|
4457
4491
|
},
|
|
4458
4492
|
"title": "Intl.DurationFormat",
|
|
@@ -4486,7 +4520,7 @@
|
|
|
4486
4520
|
"status": "Editor's Draft",
|
|
4487
4521
|
"alternateUrls": [],
|
|
4488
4522
|
"repository": "https://github.com/tc39/proposal-intl-enumeration",
|
|
4489
|
-
"sourcePath": "
|
|
4523
|
+
"sourcePath": "spec.emu",
|
|
4490
4524
|
"filename": "index.html"
|
|
4491
4525
|
},
|
|
4492
4526
|
"title": "Intl Enumeration API Specification",
|
|
@@ -4520,7 +4554,7 @@
|
|
|
4520
4554
|
"status": "Editor's Draft",
|
|
4521
4555
|
"alternateUrls": [],
|
|
4522
4556
|
"repository": "https://github.com/tc39/proposal-intl-extend-timezonename",
|
|
4523
|
-
"sourcePath": "
|
|
4557
|
+
"sourcePath": "spec.emu",
|
|
4524
4558
|
"filename": "index.html"
|
|
4525
4559
|
},
|
|
4526
4560
|
"title": "Extend TimeZoneName Option Proposal",
|
|
@@ -4554,7 +4588,7 @@
|
|
|
4554
4588
|
"status": "Editor's Draft",
|
|
4555
4589
|
"alternateUrls": [],
|
|
4556
4590
|
"repository": "https://github.com/tc39/proposal-intl-locale-info",
|
|
4557
|
-
"sourcePath": "
|
|
4591
|
+
"sourcePath": "spec.emu",
|
|
4558
4592
|
"filename": "index.html"
|
|
4559
4593
|
},
|
|
4560
4594
|
"title": "Intl Locale Info Proposal",
|
|
@@ -4848,14 +4882,6 @@
|
|
|
4848
4882
|
"shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
|
|
4849
4883
|
"nightlyUrl": "https://tc39.es/proposal-regexp-modifiers/"
|
|
4850
4884
|
},
|
|
4851
|
-
"nightly": {
|
|
4852
|
-
"url": "https://tc39.es/proposal-regexp-modifiers/",
|
|
4853
|
-
"status": "Editor's Draft",
|
|
4854
|
-
"sourcePath": "spec.emu",
|
|
4855
|
-
"alternateUrls": [],
|
|
4856
|
-
"repository": "https://github.com/tc39/proposal-regexp-modifiers",
|
|
4857
|
-
"filename": "index.html"
|
|
4858
|
-
},
|
|
4859
4885
|
"organization": "Ecma International",
|
|
4860
4886
|
"groups": [
|
|
4861
4887
|
{
|
|
@@ -4863,6 +4889,14 @@
|
|
|
4863
4889
|
"url": "https://tc39.es/"
|
|
4864
4890
|
}
|
|
4865
4891
|
],
|
|
4892
|
+
"nightly": {
|
|
4893
|
+
"url": "https://tc39.es/proposal-regexp-modifiers/",
|
|
4894
|
+
"status": "Editor's Draft",
|
|
4895
|
+
"alternateUrls": [],
|
|
4896
|
+
"repository": "https://github.com/tc39/proposal-regexp-modifiers",
|
|
4897
|
+
"sourcePath": "spec.emu",
|
|
4898
|
+
"filename": "index.html"
|
|
4899
|
+
},
|
|
4866
4900
|
"title": "Regular Expression Pattern Modifiers for ECMAScript",
|
|
4867
4901
|
"source": "spec",
|
|
4868
4902
|
"shortTitle": "Regular Expression Pattern Modifiers for ECMAScript",
|
|
@@ -4984,14 +5018,6 @@
|
|
|
4984
5018
|
"shortTitle": "Symbol as WeakMap Keys",
|
|
4985
5019
|
"nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
|
|
4986
5020
|
},
|
|
4987
|
-
"nightly": {
|
|
4988
|
-
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
4989
|
-
"status": "Editor's Draft",
|
|
4990
|
-
"sourcePath": "spec.emu",
|
|
4991
|
-
"alternateUrls": [],
|
|
4992
|
-
"repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
|
|
4993
|
-
"filename": "index.html"
|
|
4994
|
-
},
|
|
4995
5021
|
"organization": "Ecma International",
|
|
4996
5022
|
"groups": [
|
|
4997
5023
|
{
|
|
@@ -4999,6 +5025,14 @@
|
|
|
4999
5025
|
"url": "https://tc39.es/"
|
|
5000
5026
|
}
|
|
5001
5027
|
],
|
|
5028
|
+
"nightly": {
|
|
5029
|
+
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
5030
|
+
"status": "Editor's Draft",
|
|
5031
|
+
"alternateUrls": [],
|
|
5032
|
+
"repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
|
|
5033
|
+
"sourcePath": "spec.emu",
|
|
5034
|
+
"filename": "index.html"
|
|
5035
|
+
},
|
|
5002
5036
|
"title": "Symbol as WeakMap Keys Proposal",
|
|
5003
5037
|
"source": "spec",
|
|
5004
5038
|
"shortTitle": "Symbol as WeakMap Keys",
|
|
@@ -10364,13 +10398,14 @@
|
|
|
10364
10398
|
"shortname": "css-2022",
|
|
10365
10399
|
"series": {
|
|
10366
10400
|
"shortname": "css",
|
|
10367
|
-
"currentSpecification": "css-
|
|
10401
|
+
"currentSpecification": "css-2023",
|
|
10368
10402
|
"title": "CSS Snapshot",
|
|
10369
10403
|
"shortTitle": "CSS Snapshot",
|
|
10370
10404
|
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
10371
10405
|
"nightlyUrl": "https://drafts.csswg.org/css/"
|
|
10372
10406
|
},
|
|
10373
10407
|
"seriesVersion": "2022",
|
|
10408
|
+
"seriesNext": "css-2023",
|
|
10374
10409
|
"organization": "W3C",
|
|
10375
10410
|
"groups": [
|
|
10376
10411
|
{
|
|
@@ -10401,6 +10436,50 @@
|
|
|
10401
10436
|
],
|
|
10402
10437
|
"standing": "good"
|
|
10403
10438
|
},
|
|
10439
|
+
{
|
|
10440
|
+
"url": "https://www.w3.org/TR/css-2023/",
|
|
10441
|
+
"seriesComposition": "full",
|
|
10442
|
+
"shortname": "css-2023",
|
|
10443
|
+
"series": {
|
|
10444
|
+
"shortname": "css",
|
|
10445
|
+
"currentSpecification": "css-2023",
|
|
10446
|
+
"title": "CSS Snapshot",
|
|
10447
|
+
"shortTitle": "CSS Snapshot",
|
|
10448
|
+
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
10449
|
+
"nightlyUrl": "https://drafts.csswg.org/css/"
|
|
10450
|
+
},
|
|
10451
|
+
"seriesVersion": "2023",
|
|
10452
|
+
"seriesPrevious": "css-2022",
|
|
10453
|
+
"organization": "W3C",
|
|
10454
|
+
"groups": [
|
|
10455
|
+
{
|
|
10456
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
10457
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
10458
|
+
}
|
|
10459
|
+
],
|
|
10460
|
+
"release": {
|
|
10461
|
+
"url": "https://www.w3.org/TR/css-2023/",
|
|
10462
|
+
"status": "Draft Note",
|
|
10463
|
+
"filename": "Overview.html"
|
|
10464
|
+
},
|
|
10465
|
+
"nightly": {
|
|
10466
|
+
"url": "https://drafts.csswg.org/css-2023/",
|
|
10467
|
+
"status": "Editor's Draft",
|
|
10468
|
+
"alternateUrls": [
|
|
10469
|
+
"https://w3c.github.io/csswg-drafts/css-2023/"
|
|
10470
|
+
],
|
|
10471
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10472
|
+
"sourcePath": "css-2023/Overview.bs",
|
|
10473
|
+
"filename": "Overview.html"
|
|
10474
|
+
},
|
|
10475
|
+
"title": "CSS Snapshot 2023",
|
|
10476
|
+
"source": "w3c",
|
|
10477
|
+
"shortTitle": "CSS Snapshot 2023",
|
|
10478
|
+
"categories": [
|
|
10479
|
+
"browser"
|
|
10480
|
+
],
|
|
10481
|
+
"standing": "good"
|
|
10482
|
+
},
|
|
10404
10483
|
{
|
|
10405
10484
|
"url": "https://www.w3.org/TR/css-align-3/",
|
|
10406
10485
|
"seriesComposition": "full",
|
|
@@ -12669,7 +12748,7 @@
|
|
|
12669
12748
|
],
|
|
12670
12749
|
"release": {
|
|
12671
12750
|
"url": "https://www.w3.org/TR/css-nesting-1/",
|
|
12672
|
-
"status": "
|
|
12751
|
+
"status": "Working Draft",
|
|
12673
12752
|
"filename": "Overview.html"
|
|
12674
12753
|
},
|
|
12675
12754
|
"nightly": {
|
|
@@ -13748,7 +13827,7 @@
|
|
|
13748
13827
|
],
|
|
13749
13828
|
"release": {
|
|
13750
13829
|
"url": "https://www.w3.org/TR/css-speech-1/",
|
|
13751
|
-
"status": "Candidate Recommendation
|
|
13830
|
+
"status": "Candidate Recommendation Draft",
|
|
13752
13831
|
"filename": "Overview.html"
|
|
13753
13832
|
},
|
|
13754
13833
|
"nightly": {
|
|
@@ -13762,9 +13841,9 @@
|
|
|
13762
13841
|
"sourcePath": "css-speech-1/Overview.bs",
|
|
13763
13842
|
"filename": "Overview.html"
|
|
13764
13843
|
},
|
|
13765
|
-
"title": "CSS Speech Module",
|
|
13844
|
+
"title": "CSS Speech Module Level 1",
|
|
13766
13845
|
"source": "w3c",
|
|
13767
|
-
"shortTitle": "CSS Speech",
|
|
13846
|
+
"shortTitle": "CSS Speech 1",
|
|
13768
13847
|
"categories": [
|
|
13769
13848
|
"browser"
|
|
13770
13849
|
],
|
package/package.json
CHANGED