web-specs 2.55.0 → 2.56.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 +84 -44
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -4404,6 +4404,40 @@
|
|
|
4404
4404
|
],
|
|
4405
4405
|
"standing": "good"
|
|
4406
4406
|
},
|
|
4407
|
+
{
|
|
4408
|
+
"url": "https://tc39.es/proposal-async-explicit-resource-management/",
|
|
4409
|
+
"seriesComposition": "full",
|
|
4410
|
+
"shortname": "tc39-async-explicit-resource-management",
|
|
4411
|
+
"series": {
|
|
4412
|
+
"shortname": "tc39-async-explicit-resource-management",
|
|
4413
|
+
"currentSpecification": "tc39-async-explicit-resource-management",
|
|
4414
|
+
"title": "ECMAScript Async Explicit Resource Management",
|
|
4415
|
+
"shortTitle": "ECMAScript Async Explicit Resource Management",
|
|
4416
|
+
"nightlyUrl": "https://tc39.es/proposal-async-explicit-resource-management/"
|
|
4417
|
+
},
|
|
4418
|
+
"organization": "Ecma International",
|
|
4419
|
+
"groups": [
|
|
4420
|
+
{
|
|
4421
|
+
"name": "TC39",
|
|
4422
|
+
"url": "https://tc39.es/"
|
|
4423
|
+
}
|
|
4424
|
+
],
|
|
4425
|
+
"nightly": {
|
|
4426
|
+
"url": "https://tc39.es/proposal-async-explicit-resource-management/",
|
|
4427
|
+
"status": "Editor's Draft",
|
|
4428
|
+
"alternateUrls": [],
|
|
4429
|
+
"repository": "https://github.com/tc39/proposal-async-explicit-resource-management",
|
|
4430
|
+
"sourcePath": "spec.emu",
|
|
4431
|
+
"filename": "index.html"
|
|
4432
|
+
},
|
|
4433
|
+
"title": "ECMAScript Async Explicit Resource Management",
|
|
4434
|
+
"source": "spec",
|
|
4435
|
+
"shortTitle": "ECMAScript Async Explicit Resource Management",
|
|
4436
|
+
"categories": [
|
|
4437
|
+
"browser"
|
|
4438
|
+
],
|
|
4439
|
+
"standing": "good"
|
|
4440
|
+
},
|
|
4407
4441
|
{
|
|
4408
4442
|
"url": "https://tc39.es/proposal-atomics-wait-async/",
|
|
4409
4443
|
"seriesComposition": "full",
|
|
@@ -5225,46 +5259,6 @@
|
|
|
5225
5259
|
]
|
|
5226
5260
|
}
|
|
5227
5261
|
},
|
|
5228
|
-
{
|
|
5229
|
-
"url": "https://w3c.github.io/badging/",
|
|
5230
|
-
"seriesComposition": "full",
|
|
5231
|
-
"shortname": "badging",
|
|
5232
|
-
"series": {
|
|
5233
|
-
"shortname": "badging",
|
|
5234
|
-
"currentSpecification": "badging",
|
|
5235
|
-
"title": "Badging API",
|
|
5236
|
-
"shortTitle": "Badging API",
|
|
5237
|
-
"nightlyUrl": "https://w3c.github.io/badging/"
|
|
5238
|
-
},
|
|
5239
|
-
"organization": "W3C",
|
|
5240
|
-
"groups": [
|
|
5241
|
-
{
|
|
5242
|
-
"name": "Web Applications Working Group",
|
|
5243
|
-
"url": "https://www.w3.org/groups/wg/webapps"
|
|
5244
|
-
}
|
|
5245
|
-
],
|
|
5246
|
-
"nightly": {
|
|
5247
|
-
"url": "https://w3c.github.io/badging/",
|
|
5248
|
-
"status": "Editor's Draft",
|
|
5249
|
-
"alternateUrls": [],
|
|
5250
|
-
"repository": "https://github.com/w3c/badging",
|
|
5251
|
-
"sourcePath": "index.html",
|
|
5252
|
-
"filename": "index.html"
|
|
5253
|
-
},
|
|
5254
|
-
"title": "Badging API",
|
|
5255
|
-
"source": "specref",
|
|
5256
|
-
"shortTitle": "Badging API",
|
|
5257
|
-
"categories": [
|
|
5258
|
-
"browser"
|
|
5259
|
-
],
|
|
5260
|
-
"standing": "good",
|
|
5261
|
-
"tests": {
|
|
5262
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
5263
|
-
"testPaths": [
|
|
5264
|
-
"badging"
|
|
5265
|
-
]
|
|
5266
|
-
}
|
|
5267
|
-
},
|
|
5268
5262
|
{
|
|
5269
5263
|
"url": "https://w3c.github.io/contentEditable/",
|
|
5270
5264
|
"seriesComposition": "full",
|
|
@@ -10589,6 +10583,52 @@
|
|
|
10589
10583
|
],
|
|
10590
10584
|
"standing": "good"
|
|
10591
10585
|
},
|
|
10586
|
+
{
|
|
10587
|
+
"url": "https://www.w3.org/TR/badging/",
|
|
10588
|
+
"seriesComposition": "full",
|
|
10589
|
+
"shortname": "badging",
|
|
10590
|
+
"series": {
|
|
10591
|
+
"shortname": "badging",
|
|
10592
|
+
"currentSpecification": "badging",
|
|
10593
|
+
"title": "Badging API",
|
|
10594
|
+
"shortTitle": "Badging API",
|
|
10595
|
+
"releaseUrl": "https://www.w3.org/TR/badging/",
|
|
10596
|
+
"nightlyUrl": "https://w3c.github.io/badging/"
|
|
10597
|
+
},
|
|
10598
|
+
"organization": "W3C",
|
|
10599
|
+
"groups": [
|
|
10600
|
+
{
|
|
10601
|
+
"name": "Web Applications Working Group",
|
|
10602
|
+
"url": "https://www.w3.org/groups/wg/webapps"
|
|
10603
|
+
}
|
|
10604
|
+
],
|
|
10605
|
+
"release": {
|
|
10606
|
+
"url": "https://www.w3.org/TR/badging/",
|
|
10607
|
+
"status": "Working Draft",
|
|
10608
|
+
"filename": "Overview.html"
|
|
10609
|
+
},
|
|
10610
|
+
"nightly": {
|
|
10611
|
+
"url": "https://w3c.github.io/badging/",
|
|
10612
|
+
"status": "Editor's Draft",
|
|
10613
|
+
"alternateUrls": [],
|
|
10614
|
+
"repository": "https://github.com/w3c/badging",
|
|
10615
|
+
"sourcePath": "index.html",
|
|
10616
|
+
"filename": "index.html"
|
|
10617
|
+
},
|
|
10618
|
+
"title": "Badging API",
|
|
10619
|
+
"source": "w3c",
|
|
10620
|
+
"shortTitle": "Badging API",
|
|
10621
|
+
"categories": [
|
|
10622
|
+
"browser"
|
|
10623
|
+
],
|
|
10624
|
+
"standing": "good",
|
|
10625
|
+
"tests": {
|
|
10626
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
10627
|
+
"testPaths": [
|
|
10628
|
+
"badging"
|
|
10629
|
+
]
|
|
10630
|
+
}
|
|
10631
|
+
},
|
|
10592
10632
|
{
|
|
10593
10633
|
"url": "https://www.w3.org/TR/battery-status/",
|
|
10594
10634
|
"seriesComposition": "full",
|
|
@@ -10912,7 +10952,7 @@
|
|
|
10912
10952
|
"series": {
|
|
10913
10953
|
"shortname": "compute-pressure",
|
|
10914
10954
|
"currentSpecification": "compute-pressure",
|
|
10915
|
-
"title": "Compute Pressure
|
|
10955
|
+
"title": "Compute Pressure",
|
|
10916
10956
|
"shortTitle": "Compute Pressure",
|
|
10917
10957
|
"releaseUrl": "https://www.w3.org/TR/compute-pressure/",
|
|
10918
10958
|
"nightlyUrl": "https://w3c.github.io/compute-pressure/"
|
|
@@ -16309,7 +16349,7 @@
|
|
|
16309
16349
|
],
|
|
16310
16350
|
"release": {
|
|
16311
16351
|
"url": "https://www.w3.org/TR/epub-33/",
|
|
16312
|
-
"status": "
|
|
16352
|
+
"status": "Proposed Recommendation",
|
|
16313
16353
|
"filename": "Overview.html"
|
|
16314
16354
|
},
|
|
16315
16355
|
"title": "EPUB 3.3",
|
|
@@ -16348,7 +16388,7 @@
|
|
|
16348
16388
|
],
|
|
16349
16389
|
"release": {
|
|
16350
16390
|
"url": "https://www.w3.org/TR/epub-rs-33/",
|
|
16351
|
-
"status": "
|
|
16391
|
+
"status": "Proposed Recommendation",
|
|
16352
16392
|
"filename": "Overview.html"
|
|
16353
16393
|
},
|
|
16354
16394
|
"title": "EPUB Reading Systems 3.3",
|
|
@@ -22610,7 +22650,7 @@
|
|
|
22610
22650
|
],
|
|
22611
22651
|
"release": {
|
|
22612
22652
|
"url": "https://www.w3.org/TR/webnn/",
|
|
22613
|
-
"status": "Candidate Recommendation
|
|
22653
|
+
"status": "Candidate Recommendation Draft",
|
|
22614
22654
|
"filename": "Overview.html"
|
|
22615
22655
|
},
|
|
22616
22656
|
"nightly": {
|