web-specs 3.83.0 → 3.84.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 +373 -192
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1005,44 +1005,6 @@
|
|
|
1005
1005
|
]
|
|
1006
1006
|
}
|
|
1007
1007
|
},
|
|
1008
|
-
{
|
|
1009
|
-
"url": "https://drafts.csswg.org/css-image-animation-1/",
|
|
1010
|
-
"seriesComposition": "full",
|
|
1011
|
-
"shortname": "css-image-animation-1",
|
|
1012
|
-
"series": {
|
|
1013
|
-
"shortname": "css-image-animation",
|
|
1014
|
-
"currentSpecification": "css-image-animation-1",
|
|
1015
|
-
"title": "CSS Image Animation",
|
|
1016
|
-
"shortTitle": "CSS Image Animation",
|
|
1017
|
-
"nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
|
|
1018
|
-
},
|
|
1019
|
-
"seriesVersion": "1",
|
|
1020
|
-
"organization": "W3C",
|
|
1021
|
-
"groups": [
|
|
1022
|
-
{
|
|
1023
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1024
|
-
"url": "https://www.w3.org/groups/wg/css/"
|
|
1025
|
-
}
|
|
1026
|
-
],
|
|
1027
|
-
"nightly": {
|
|
1028
|
-
"url": "https://drafts.csswg.org/css-image-animation-1/",
|
|
1029
|
-
"status": "Editor's Draft",
|
|
1030
|
-
"alternateUrls": [
|
|
1031
|
-
"https://w3c.github.io/csswg-drafts/css-image-animation-1/",
|
|
1032
|
-
"https://w3c.github.io/csswg-drafts/css-image-animation/"
|
|
1033
|
-
],
|
|
1034
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1035
|
-
"sourcePath": "css-image-animation-1/Overview.bs",
|
|
1036
|
-
"filename": "index.html"
|
|
1037
|
-
},
|
|
1038
|
-
"title": "CSS Image Animation Module Level 1",
|
|
1039
|
-
"source": "spec",
|
|
1040
|
-
"shortTitle": "CSS Image Animation 1",
|
|
1041
|
-
"categories": [
|
|
1042
|
-
"browser"
|
|
1043
|
-
],
|
|
1044
|
-
"standing": "good"
|
|
1045
|
-
},
|
|
1046
1008
|
{
|
|
1047
1009
|
"url": "https://drafts.csswg.org/css-images-5/",
|
|
1048
1010
|
"seriesComposition": "delta",
|
|
@@ -2172,7 +2134,7 @@
|
|
|
2172
2134
|
"url": "https://www.w3.org/community/patcg/"
|
|
2173
2135
|
}
|
|
2174
2136
|
],
|
|
2175
|
-
"standing": "
|
|
2137
|
+
"standing": "discontinued",
|
|
2176
2138
|
"organization": "W3C",
|
|
2177
2139
|
"nightly": {
|
|
2178
2140
|
"url": "https://patcg-individual-drafts.github.io/private-aggregation-api/",
|
|
@@ -2206,7 +2168,7 @@
|
|
|
2206
2168
|
"url": "https://www.w3.org/community/patcg/"
|
|
2207
2169
|
}
|
|
2208
2170
|
],
|
|
2209
|
-
"standing": "
|
|
2171
|
+
"standing": "discontinued",
|
|
2210
2172
|
"organization": "W3C",
|
|
2211
2173
|
"nightly": {
|
|
2212
2174
|
"url": "https://patcg-individual-drafts.github.io/topics/",
|
|
@@ -2308,6 +2270,7 @@
|
|
|
2308
2270
|
"shortTitle": "requestStorageAccessFor API",
|
|
2309
2271
|
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessFor/"
|
|
2310
2272
|
},
|
|
2273
|
+
"standing": "discontinued",
|
|
2311
2274
|
"organization": "W3C",
|
|
2312
2275
|
"groups": [
|
|
2313
2276
|
{
|
|
@@ -2329,7 +2292,6 @@
|
|
|
2329
2292
|
"categories": [
|
|
2330
2293
|
"browser"
|
|
2331
2294
|
],
|
|
2332
|
-
"standing": "good",
|
|
2333
2295
|
"tests": {
|
|
2334
2296
|
"repository": "https://github.com/web-platform-tests/wpt",
|
|
2335
2297
|
"testPaths": [
|
|
@@ -6466,6 +6428,46 @@
|
|
|
6466
6428
|
]
|
|
6467
6429
|
}
|
|
6468
6430
|
},
|
|
6431
|
+
{
|
|
6432
|
+
"url": "https://w3c-cg.github.io/web-nfc/",
|
|
6433
|
+
"seriesComposition": "full",
|
|
6434
|
+
"shortname": "web-nfc",
|
|
6435
|
+
"series": {
|
|
6436
|
+
"shortname": "web-nfc",
|
|
6437
|
+
"currentSpecification": "web-nfc",
|
|
6438
|
+
"title": "Web NFC",
|
|
6439
|
+
"shortTitle": "Web NFC",
|
|
6440
|
+
"nightlyUrl": "https://w3c-cg.github.io/web-nfc/"
|
|
6441
|
+
},
|
|
6442
|
+
"organization": "W3C",
|
|
6443
|
+
"groups": [
|
|
6444
|
+
{
|
|
6445
|
+
"name": "Web NFC Community Group",
|
|
6446
|
+
"url": "https://www.w3.org/community/web-nfc/"
|
|
6447
|
+
}
|
|
6448
|
+
],
|
|
6449
|
+
"nightly": {
|
|
6450
|
+
"url": "https://w3c-cg.github.io/web-nfc/",
|
|
6451
|
+
"status": "Draft Community Group Report",
|
|
6452
|
+
"alternateUrls": [],
|
|
6453
|
+
"repository": "https://github.com/w3c-cg/web-nfc",
|
|
6454
|
+
"sourcePath": "index.html",
|
|
6455
|
+
"filename": "index.html"
|
|
6456
|
+
},
|
|
6457
|
+
"title": "Web NFC",
|
|
6458
|
+
"source": "spec",
|
|
6459
|
+
"shortTitle": "Web NFC",
|
|
6460
|
+
"categories": [
|
|
6461
|
+
"browser"
|
|
6462
|
+
],
|
|
6463
|
+
"standing": "good",
|
|
6464
|
+
"tests": {
|
|
6465
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
6466
|
+
"testPaths": [
|
|
6467
|
+
"web-nfc"
|
|
6468
|
+
]
|
|
6469
|
+
}
|
|
6470
|
+
},
|
|
6469
6471
|
{
|
|
6470
6472
|
"url": "https://w3c-fedid.github.io/login-status/",
|
|
6471
6473
|
"seriesComposition": "full",
|
|
@@ -6738,46 +6740,6 @@
|
|
|
6738
6740
|
],
|
|
6739
6741
|
"standing": "good"
|
|
6740
6742
|
},
|
|
6741
|
-
{
|
|
6742
|
-
"url": "https://w3c.github.io/long-animation-frames/",
|
|
6743
|
-
"seriesComposition": "full",
|
|
6744
|
-
"shortname": "long-animation-frames",
|
|
6745
|
-
"series": {
|
|
6746
|
-
"shortname": "long-animation-frames",
|
|
6747
|
-
"currentSpecification": "long-animation-frames",
|
|
6748
|
-
"title": "Long Animation Frames API",
|
|
6749
|
-
"shortTitle": "Long Animation Frames API",
|
|
6750
|
-
"nightlyUrl": "https://w3c.github.io/long-animation-frames/"
|
|
6751
|
-
},
|
|
6752
|
-
"organization": "W3C",
|
|
6753
|
-
"groups": [
|
|
6754
|
-
{
|
|
6755
|
-
"name": "Web Performance Working Group",
|
|
6756
|
-
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
6757
|
-
}
|
|
6758
|
-
],
|
|
6759
|
-
"nightly": {
|
|
6760
|
-
"url": "https://w3c.github.io/long-animation-frames/",
|
|
6761
|
-
"status": "Editor's Draft",
|
|
6762
|
-
"alternateUrls": [],
|
|
6763
|
-
"repository": "https://github.com/w3c/long-animation-frames",
|
|
6764
|
-
"sourcePath": "index.bs",
|
|
6765
|
-
"filename": "index.html"
|
|
6766
|
-
},
|
|
6767
|
-
"title": "Long Animation Frames API",
|
|
6768
|
-
"source": "spec",
|
|
6769
|
-
"shortTitle": "Long Animation Frames API",
|
|
6770
|
-
"categories": [
|
|
6771
|
-
"browser"
|
|
6772
|
-
],
|
|
6773
|
-
"standing": "good",
|
|
6774
|
-
"tests": {
|
|
6775
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
6776
|
-
"testPaths": [
|
|
6777
|
-
"long-animation-frame"
|
|
6778
|
-
]
|
|
6779
|
-
}
|
|
6780
|
-
},
|
|
6781
6743
|
{
|
|
6782
6744
|
"url": "https://w3c.github.io/mathml-aam/",
|
|
6783
6745
|
"seriesComposition": "full",
|
|
@@ -7224,48 +7186,19 @@
|
|
|
7224
7186
|
"standing": "good"
|
|
7225
7187
|
},
|
|
7226
7188
|
{
|
|
7227
|
-
"url": "https://w3c.github.io/vc-
|
|
7189
|
+
"url": "https://w3c.github.io/vc-recognized-entities/",
|
|
7228
7190
|
"seriesComposition": "full",
|
|
7229
|
-
"shortname": "vc-
|
|
7191
|
+
"shortname": "vc-recognized-entities",
|
|
7230
7192
|
"series": {
|
|
7231
|
-
"shortname": "vc-
|
|
7232
|
-
"currentSpecification": "vc-
|
|
7233
|
-
"title": "
|
|
7234
|
-
"shortTitle": "
|
|
7235
|
-
"nightlyUrl": "https://w3c.github.io/vc-
|
|
7193
|
+
"shortname": "vc-recognized-entities",
|
|
7194
|
+
"currentSpecification": "vc-recognized-entities",
|
|
7195
|
+
"title": "Recognized Entities v1.0",
|
|
7196
|
+
"shortTitle": "Recognized Entities v1.0",
|
|
7197
|
+
"nightlyUrl": "https://w3c.github.io/vc-recognized-entities/"
|
|
7236
7198
|
},
|
|
7237
|
-
"
|
|
7238
|
-
|
|
7239
|
-
{
|
|
7240
|
-
"name": "Verifiable Credentials Working Group",
|
|
7241
|
-
"url": "https://www.w3.org/groups/wg/vc/"
|
|
7242
|
-
}
|
|
7199
|
+
"formerNames": [
|
|
7200
|
+
"vc-recognition"
|
|
7243
7201
|
],
|
|
7244
|
-
"nightly": {
|
|
7245
|
-
"url": "https://w3c.github.io/vc-barcodes/",
|
|
7246
|
-
"status": "Editor's Draft",
|
|
7247
|
-
"alternateUrls": [],
|
|
7248
|
-
"repository": "https://github.com/w3c/vc-barcodes",
|
|
7249
|
-
"sourcePath": "index.html",
|
|
7250
|
-
"filename": "index.html"
|
|
7251
|
-
},
|
|
7252
|
-
"title": "Verifiable Credential Barcodes v0.8",
|
|
7253
|
-
"source": "spec",
|
|
7254
|
-
"shortTitle": "Verifiable Credential Barcodes v0.8",
|
|
7255
|
-
"categories": [],
|
|
7256
|
-
"standing": "good"
|
|
7257
|
-
},
|
|
7258
|
-
{
|
|
7259
|
-
"url": "https://w3c.github.io/vc-recognition/",
|
|
7260
|
-
"seriesComposition": "full",
|
|
7261
|
-
"shortname": "vc-recognition",
|
|
7262
|
-
"series": {
|
|
7263
|
-
"shortname": "vc-recognition",
|
|
7264
|
-
"currentSpecification": "vc-recognition",
|
|
7265
|
-
"title": "VCs for Entity Recognition v0.9",
|
|
7266
|
-
"shortTitle": "VCs for Entity Recognition v0.9",
|
|
7267
|
-
"nightlyUrl": "https://w3c.github.io/vc-recognition/"
|
|
7268
|
-
},
|
|
7269
7202
|
"organization": "W3C",
|
|
7270
7203
|
"groups": [
|
|
7271
7204
|
{
|
|
@@ -7274,59 +7207,19 @@
|
|
|
7274
7207
|
}
|
|
7275
7208
|
],
|
|
7276
7209
|
"nightly": {
|
|
7277
|
-
"url": "https://w3c.github.io/vc-
|
|
7210
|
+
"url": "https://w3c.github.io/vc-recognized-entities/",
|
|
7278
7211
|
"status": "Editor's Draft",
|
|
7279
7212
|
"alternateUrls": [],
|
|
7280
|
-
"repository": "https://github.com/w3c/vc-
|
|
7213
|
+
"repository": "https://github.com/w3c/vc-recognized-entities",
|
|
7281
7214
|
"sourcePath": "index.html",
|
|
7282
7215
|
"filename": "index.html"
|
|
7283
7216
|
},
|
|
7284
|
-
"title": "
|
|
7217
|
+
"title": "Recognized Entities v1.0",
|
|
7285
7218
|
"source": "spec",
|
|
7286
|
-
"shortTitle": "
|
|
7219
|
+
"shortTitle": "Recognized Entities v1.0",
|
|
7287
7220
|
"categories": [],
|
|
7288
7221
|
"standing": "good"
|
|
7289
7222
|
},
|
|
7290
|
-
{
|
|
7291
|
-
"url": "https://w3c.github.io/web-nfc/",
|
|
7292
|
-
"seriesComposition": "full",
|
|
7293
|
-
"shortname": "web-nfc",
|
|
7294
|
-
"series": {
|
|
7295
|
-
"shortname": "web-nfc",
|
|
7296
|
-
"currentSpecification": "web-nfc",
|
|
7297
|
-
"title": "Web NFC",
|
|
7298
|
-
"shortTitle": "Web NFC",
|
|
7299
|
-
"nightlyUrl": "https://w3c.github.io/web-nfc/"
|
|
7300
|
-
},
|
|
7301
|
-
"organization": "W3C",
|
|
7302
|
-
"groups": [
|
|
7303
|
-
{
|
|
7304
|
-
"name": "Web NFC Community Group",
|
|
7305
|
-
"url": "https://www.w3.org/community/web-nfc/"
|
|
7306
|
-
}
|
|
7307
|
-
],
|
|
7308
|
-
"nightly": {
|
|
7309
|
-
"url": "https://w3c.github.io/web-nfc/",
|
|
7310
|
-
"status": "Draft Community Group Report",
|
|
7311
|
-
"alternateUrls": [],
|
|
7312
|
-
"repository": "https://github.com/w3c/web-nfc",
|
|
7313
|
-
"sourcePath": "index.html",
|
|
7314
|
-
"filename": "index.html"
|
|
7315
|
-
},
|
|
7316
|
-
"title": "Web NFC",
|
|
7317
|
-
"source": "spec",
|
|
7318
|
-
"shortTitle": "Web NFC",
|
|
7319
|
-
"categories": [
|
|
7320
|
-
"browser"
|
|
7321
|
-
],
|
|
7322
|
-
"standing": "good",
|
|
7323
|
-
"tests": {
|
|
7324
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7325
|
-
"testPaths": [
|
|
7326
|
-
"web-nfc"
|
|
7327
|
-
]
|
|
7328
|
-
}
|
|
7329
|
-
},
|
|
7330
7223
|
{
|
|
7331
7224
|
"url": "https://w3c.github.io/web-share-target/",
|
|
7332
7225
|
"seriesComposition": "full",
|
|
@@ -8513,6 +8406,7 @@
|
|
|
8513
8406
|
"shortTitle": "Attribution Reporting",
|
|
8514
8407
|
"nightlyUrl": "https://wicg.github.io/attribution-reporting-api/"
|
|
8515
8408
|
},
|
|
8409
|
+
"standing": "discontinued",
|
|
8516
8410
|
"organization": "W3C",
|
|
8517
8411
|
"groups": [
|
|
8518
8412
|
{
|
|
@@ -8533,8 +8427,7 @@
|
|
|
8533
8427
|
"shortTitle": "Attribution Reporting",
|
|
8534
8428
|
"categories": [
|
|
8535
8429
|
"browser"
|
|
8536
|
-
]
|
|
8537
|
-
"standing": "good"
|
|
8430
|
+
]
|
|
8538
8431
|
},
|
|
8539
8432
|
{
|
|
8540
8433
|
"url": "https://wicg.github.io/audio-context-playout-stats/",
|
|
@@ -11028,6 +10921,7 @@
|
|
|
11028
10921
|
"shortTitle": "Shared Storage API",
|
|
11029
10922
|
"nightlyUrl": "https://wicg.github.io/shared-storage/"
|
|
11030
10923
|
},
|
|
10924
|
+
"standing": "discontinued",
|
|
11031
10925
|
"organization": "W3C",
|
|
11032
10926
|
"groups": [
|
|
11033
10927
|
{
|
|
@@ -11048,8 +10942,7 @@
|
|
|
11048
10942
|
"shortTitle": "Shared Storage API",
|
|
11049
10943
|
"categories": [
|
|
11050
10944
|
"browser"
|
|
11051
|
-
]
|
|
11052
|
-
"standing": "good"
|
|
10945
|
+
]
|
|
11053
10946
|
},
|
|
11054
10947
|
{
|
|
11055
10948
|
"url": "https://wicg.github.io/signature-based-sri/",
|
|
@@ -11126,8 +11019,8 @@
|
|
|
11126
11019
|
"series": {
|
|
11127
11020
|
"shortname": "soft-navigations",
|
|
11128
11021
|
"currentSpecification": "soft-navigations",
|
|
11129
|
-
"title": "Soft Navigations",
|
|
11130
|
-
"shortTitle": "Soft Navigations",
|
|
11022
|
+
"title": "Soft Navigations and Interaction Contentful Paint",
|
|
11023
|
+
"shortTitle": "Soft Navigations and Interaction Contentful Paint",
|
|
11131
11024
|
"nightlyUrl": "https://wicg.github.io/soft-navigations/"
|
|
11132
11025
|
},
|
|
11133
11026
|
"standing": "pending",
|
|
@@ -11143,12 +11036,12 @@
|
|
|
11143
11036
|
"status": "Draft Community Group Report",
|
|
11144
11037
|
"alternateUrls": [],
|
|
11145
11038
|
"repository": "https://github.com/WICG/soft-navigations",
|
|
11146
|
-
"sourcePath": "
|
|
11039
|
+
"sourcePath": "index.bs",
|
|
11147
11040
|
"filename": "index.html"
|
|
11148
11041
|
},
|
|
11149
|
-
"title": "Soft Navigations",
|
|
11042
|
+
"title": "Soft Navigations and Interaction Contentful Paint",
|
|
11150
11043
|
"source": "spec",
|
|
11151
|
-
"shortTitle": "Soft Navigations",
|
|
11044
|
+
"shortTitle": "Soft Navigations and Interaction Contentful Paint",
|
|
11152
11045
|
"categories": [
|
|
11153
11046
|
"browser"
|
|
11154
11047
|
]
|
|
@@ -11245,6 +11138,7 @@
|
|
|
11245
11138
|
"nightlyUrl": "https://wicg.github.io/turtledove/"
|
|
11246
11139
|
},
|
|
11247
11140
|
"shortTitle": "Protected Audience",
|
|
11141
|
+
"standing": "discontinued",
|
|
11248
11142
|
"organization": "W3C",
|
|
11249
11143
|
"groups": [
|
|
11250
11144
|
{
|
|
@@ -11264,8 +11158,7 @@
|
|
|
11264
11158
|
"source": "spec",
|
|
11265
11159
|
"categories": [
|
|
11266
11160
|
"browser"
|
|
11267
|
-
]
|
|
11268
|
-
"standing": "good"
|
|
11161
|
+
]
|
|
11269
11162
|
},
|
|
11270
11163
|
{
|
|
11271
11164
|
"url": "https://wicg.github.io/ua-client-hints/",
|
|
@@ -17464,6 +17357,50 @@
|
|
|
17464
17357
|
]
|
|
17465
17358
|
}
|
|
17466
17359
|
},
|
|
17360
|
+
{
|
|
17361
|
+
"url": "https://www.w3.org/TR/css-image-animation-1/",
|
|
17362
|
+
"seriesComposition": "full",
|
|
17363
|
+
"shortname": "css-image-animation-1",
|
|
17364
|
+
"series": {
|
|
17365
|
+
"shortname": "css-image-animation",
|
|
17366
|
+
"currentSpecification": "css-image-animation-1",
|
|
17367
|
+
"title": "CSS Image Animation Module",
|
|
17368
|
+
"shortTitle": "CSS Image Animation",
|
|
17369
|
+
"releaseUrl": "https://www.w3.org/TR/css-image-animation/",
|
|
17370
|
+
"nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
|
|
17371
|
+
},
|
|
17372
|
+
"seriesVersion": "1",
|
|
17373
|
+
"organization": "W3C",
|
|
17374
|
+
"groups": [
|
|
17375
|
+
{
|
|
17376
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
17377
|
+
"url": "https://www.w3.org/groups/wg/css/"
|
|
17378
|
+
}
|
|
17379
|
+
],
|
|
17380
|
+
"release": {
|
|
17381
|
+
"url": "https://www.w3.org/TR/css-image-animation-1/",
|
|
17382
|
+
"status": "First Public Working Draft",
|
|
17383
|
+
"filename": "Overview.html"
|
|
17384
|
+
},
|
|
17385
|
+
"nightly": {
|
|
17386
|
+
"url": "https://drafts.csswg.org/css-image-animation-1/",
|
|
17387
|
+
"status": "Editor's Draft",
|
|
17388
|
+
"alternateUrls": [
|
|
17389
|
+
"https://w3c.github.io/csswg-drafts/css-image-animation-1/",
|
|
17390
|
+
"https://w3c.github.io/csswg-drafts/css-image-animation/"
|
|
17391
|
+
],
|
|
17392
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
17393
|
+
"sourcePath": "css-image-animation-1/Overview.bs",
|
|
17394
|
+
"filename": "index.html"
|
|
17395
|
+
},
|
|
17396
|
+
"title": "CSS Image Animation Module Level 1",
|
|
17397
|
+
"source": "w3c",
|
|
17398
|
+
"shortTitle": "CSS Image Animation 1",
|
|
17399
|
+
"categories": [
|
|
17400
|
+
"browser"
|
|
17401
|
+
],
|
|
17402
|
+
"standing": "good"
|
|
17403
|
+
},
|
|
17467
17404
|
{
|
|
17468
17405
|
"url": "https://www.w3.org/TR/css-images-3/",
|
|
17469
17406
|
"seriesComposition": "full",
|
|
@@ -23362,6 +23299,52 @@
|
|
|
23362
23299
|
]
|
|
23363
23300
|
}
|
|
23364
23301
|
},
|
|
23302
|
+
{
|
|
23303
|
+
"url": "https://www.w3.org/TR/long-animation-frames/",
|
|
23304
|
+
"seriesComposition": "full",
|
|
23305
|
+
"shortname": "long-animation-frames",
|
|
23306
|
+
"series": {
|
|
23307
|
+
"shortname": "long-animation-frames",
|
|
23308
|
+
"currentSpecification": "long-animation-frames",
|
|
23309
|
+
"title": "Long Animation Frames API",
|
|
23310
|
+
"shortTitle": "Long Animation Frames API",
|
|
23311
|
+
"releaseUrl": "https://www.w3.org/TR/long-animation-frames/",
|
|
23312
|
+
"nightlyUrl": "https://w3c.github.io/long-animation-frames/"
|
|
23313
|
+
},
|
|
23314
|
+
"organization": "W3C",
|
|
23315
|
+
"groups": [
|
|
23316
|
+
{
|
|
23317
|
+
"name": "Web Performance Working Group",
|
|
23318
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
23319
|
+
}
|
|
23320
|
+
],
|
|
23321
|
+
"release": {
|
|
23322
|
+
"url": "https://www.w3.org/TR/long-animation-frames/",
|
|
23323
|
+
"status": "First Public Working Draft",
|
|
23324
|
+
"filename": "Overview.html"
|
|
23325
|
+
},
|
|
23326
|
+
"nightly": {
|
|
23327
|
+
"url": "https://w3c.github.io/long-animation-frames/",
|
|
23328
|
+
"status": "Editor's Draft",
|
|
23329
|
+
"alternateUrls": [],
|
|
23330
|
+
"repository": "https://github.com/w3c/long-animation-frames",
|
|
23331
|
+
"sourcePath": "index.bs",
|
|
23332
|
+
"filename": "index.html"
|
|
23333
|
+
},
|
|
23334
|
+
"title": "Long Animation Frames API",
|
|
23335
|
+
"source": "w3c",
|
|
23336
|
+
"shortTitle": "Long Animation Frames API",
|
|
23337
|
+
"categories": [
|
|
23338
|
+
"browser"
|
|
23339
|
+
],
|
|
23340
|
+
"standing": "good",
|
|
23341
|
+
"tests": {
|
|
23342
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
23343
|
+
"testPaths": [
|
|
23344
|
+
"long-animation-frame"
|
|
23345
|
+
]
|
|
23346
|
+
}
|
|
23347
|
+
},
|
|
23365
23348
|
{
|
|
23366
23349
|
"url": "https://www.w3.org/TR/longtasks-1/",
|
|
23367
23350
|
"seriesComposition": "full",
|
|
@@ -28737,6 +28720,48 @@
|
|
|
28737
28720
|
]
|
|
28738
28721
|
}
|
|
28739
28722
|
},
|
|
28723
|
+
{
|
|
28724
|
+
"url": "https://www.w3.org/TR/vc-barcodes-1.0/",
|
|
28725
|
+
"seriesComposition": "full",
|
|
28726
|
+
"shortname": "vc-barcodes-1.0",
|
|
28727
|
+
"series": {
|
|
28728
|
+
"shortname": "vc-barcodes",
|
|
28729
|
+
"currentSpecification": "vc-barcodes-1.0",
|
|
28730
|
+
"title": "Verifiable Credential Barcodes",
|
|
28731
|
+
"shortTitle": "Verifiable Credential Barcodes",
|
|
28732
|
+
"releaseUrl": "https://www.w3.org/TR/vc-barcodes/",
|
|
28733
|
+
"nightlyUrl": "https://w3c.github.io/vc-barcodes/"
|
|
28734
|
+
},
|
|
28735
|
+
"seriesVersion": "1.0",
|
|
28736
|
+
"formerNames": [
|
|
28737
|
+
"vc-barcodes"
|
|
28738
|
+
],
|
|
28739
|
+
"organization": "W3C",
|
|
28740
|
+
"groups": [
|
|
28741
|
+
{
|
|
28742
|
+
"name": "Verifiable Credentials Working Group",
|
|
28743
|
+
"url": "https://www.w3.org/groups/wg/vc/"
|
|
28744
|
+
}
|
|
28745
|
+
],
|
|
28746
|
+
"release": {
|
|
28747
|
+
"url": "https://www.w3.org/TR/vc-barcodes-1.0/",
|
|
28748
|
+
"status": "Working Draft",
|
|
28749
|
+
"filename": "Overview.html"
|
|
28750
|
+
},
|
|
28751
|
+
"nightly": {
|
|
28752
|
+
"url": "https://w3c.github.io/vc-barcodes/",
|
|
28753
|
+
"status": "Editor's Draft",
|
|
28754
|
+
"alternateUrls": [],
|
|
28755
|
+
"repository": "https://github.com/w3c/vc-barcodes",
|
|
28756
|
+
"sourcePath": "index.html",
|
|
28757
|
+
"filename": "index.html"
|
|
28758
|
+
},
|
|
28759
|
+
"title": "Verifiable Credential Barcodes v1.0",
|
|
28760
|
+
"source": "w3c",
|
|
28761
|
+
"shortTitle": "Verifiable Credential Barcodes v1.0",
|
|
28762
|
+
"categories": [],
|
|
28763
|
+
"standing": "good"
|
|
28764
|
+
},
|
|
28740
28765
|
{
|
|
28741
28766
|
"url": "https://www.w3.org/TR/vc-bitstring-status-list/",
|
|
28742
28767
|
"seriesComposition": "full",
|
|
@@ -28814,17 +28839,19 @@
|
|
|
28814
28839
|
"standing": "good"
|
|
28815
28840
|
},
|
|
28816
28841
|
{
|
|
28817
|
-
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28842
|
+
"url": "https://www.w3.org/TR/vc-data-integrity-1.1/",
|
|
28818
28843
|
"seriesComposition": "full",
|
|
28819
|
-
"shortname": "vc-data-integrity",
|
|
28844
|
+
"shortname": "vc-data-integrity-1.1",
|
|
28820
28845
|
"series": {
|
|
28821
28846
|
"shortname": "vc-data-integrity",
|
|
28822
28847
|
"currentSpecification": "vc-data-integrity",
|
|
28823
28848
|
"title": "Verifiable Credential Data Integrity",
|
|
28824
28849
|
"shortTitle": "Verifiable Credential Data Integrity",
|
|
28825
28850
|
"releaseUrl": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28826
|
-
"nightlyUrl": "https://
|
|
28851
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-data-integrity/"
|
|
28827
28852
|
},
|
|
28853
|
+
"seriesVersion": "1.1",
|
|
28854
|
+
"seriesPrevious": "vc-data-integrity",
|
|
28828
28855
|
"organization": "W3C",
|
|
28829
28856
|
"groups": [
|
|
28830
28857
|
{
|
|
@@ -28833,8 +28860,8 @@
|
|
|
28833
28860
|
}
|
|
28834
28861
|
],
|
|
28835
28862
|
"release": {
|
|
28836
|
-
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28837
|
-
"status": "
|
|
28863
|
+
"url": "https://www.w3.org/TR/vc-data-integrity-1.1/",
|
|
28864
|
+
"status": "First Public Working Draft",
|
|
28838
28865
|
"filename": "Overview.html"
|
|
28839
28866
|
},
|
|
28840
28867
|
"nightly": {
|
|
@@ -28845,6 +28872,43 @@
|
|
|
28845
28872
|
"sourcePath": "index.html",
|
|
28846
28873
|
"filename": "index.html"
|
|
28847
28874
|
},
|
|
28875
|
+
"title": "Verifiable Credential Data Integrity 1.1",
|
|
28876
|
+
"source": "w3c",
|
|
28877
|
+
"shortTitle": "Verifiable Credential Data Integrity 1.1",
|
|
28878
|
+
"categories": [],
|
|
28879
|
+
"standing": "good"
|
|
28880
|
+
},
|
|
28881
|
+
{
|
|
28882
|
+
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28883
|
+
"seriesComposition": "full",
|
|
28884
|
+
"shortname": "vc-data-integrity",
|
|
28885
|
+
"series": {
|
|
28886
|
+
"shortname": "vc-data-integrity",
|
|
28887
|
+
"currentSpecification": "vc-data-integrity",
|
|
28888
|
+
"title": "Verifiable Credential Data Integrity",
|
|
28889
|
+
"shortTitle": "Verifiable Credential Data Integrity",
|
|
28890
|
+
"releaseUrl": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28891
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-data-integrity/"
|
|
28892
|
+
},
|
|
28893
|
+
"nightly": {
|
|
28894
|
+
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28895
|
+
"status": "Editor's Draft",
|
|
28896
|
+
"alternateUrls": [],
|
|
28897
|
+
"filename": "index.html"
|
|
28898
|
+
},
|
|
28899
|
+
"seriesNext": "vc-data-integrity-1.1",
|
|
28900
|
+
"organization": "W3C",
|
|
28901
|
+
"groups": [
|
|
28902
|
+
{
|
|
28903
|
+
"name": "Verifiable Credentials Working Group",
|
|
28904
|
+
"url": "https://www.w3.org/groups/wg/vc/"
|
|
28905
|
+
}
|
|
28906
|
+
],
|
|
28907
|
+
"release": {
|
|
28908
|
+
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
28909
|
+
"status": "Recommendation",
|
|
28910
|
+
"filename": "Overview.html"
|
|
28911
|
+
},
|
|
28848
28912
|
"title": "Verifiable Credential Data Integrity 1.0",
|
|
28849
28913
|
"source": "w3c",
|
|
28850
28914
|
"shortTitle": "Verifiable Credential Data Integrity 1.0",
|
|
@@ -28861,9 +28925,16 @@
|
|
|
28861
28925
|
"title": "Verifiable Credentials Data Model",
|
|
28862
28926
|
"shortTitle": "Verifiable Credentials Data Model",
|
|
28863
28927
|
"releaseUrl": "https://www.w3.org/TR/vc-data-model/",
|
|
28864
|
-
"nightlyUrl": "https://
|
|
28928
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-data-model/"
|
|
28865
28929
|
},
|
|
28866
28930
|
"seriesVersion": "2.0",
|
|
28931
|
+
"nightly": {
|
|
28932
|
+
"url": "https://www.w3.org/TR/vc-data-model-2.0/",
|
|
28933
|
+
"status": "Editor's Draft",
|
|
28934
|
+
"alternateUrls": [],
|
|
28935
|
+
"filename": "index.html"
|
|
28936
|
+
},
|
|
28937
|
+
"seriesNext": "vc-data-model-2.1",
|
|
28867
28938
|
"organization": "W3C",
|
|
28868
28939
|
"groups": [
|
|
28869
28940
|
{
|
|
@@ -28876,6 +28947,38 @@
|
|
|
28876
28947
|
"status": "Recommendation",
|
|
28877
28948
|
"filename": "Overview.html"
|
|
28878
28949
|
},
|
|
28950
|
+
"title": "Verifiable Credentials Data Model v2.0",
|
|
28951
|
+
"source": "w3c",
|
|
28952
|
+
"shortTitle": "Verifiable Credentials Data Model v2.0",
|
|
28953
|
+
"categories": [],
|
|
28954
|
+
"standing": "good"
|
|
28955
|
+
},
|
|
28956
|
+
{
|
|
28957
|
+
"url": "https://www.w3.org/TR/vc-data-model-2.1/",
|
|
28958
|
+
"seriesComposition": "full",
|
|
28959
|
+
"shortname": "vc-data-model-2.1",
|
|
28960
|
+
"series": {
|
|
28961
|
+
"shortname": "vc-data-model",
|
|
28962
|
+
"currentSpecification": "vc-data-model-2.0",
|
|
28963
|
+
"title": "Verifiable Credentials Data Model",
|
|
28964
|
+
"shortTitle": "Verifiable Credentials Data Model",
|
|
28965
|
+
"releaseUrl": "https://www.w3.org/TR/vc-data-model/",
|
|
28966
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-data-model/"
|
|
28967
|
+
},
|
|
28968
|
+
"seriesVersion": "2.1",
|
|
28969
|
+
"seriesPrevious": "vc-data-model-2.0",
|
|
28970
|
+
"organization": "W3C",
|
|
28971
|
+
"groups": [
|
|
28972
|
+
{
|
|
28973
|
+
"name": "Verifiable Credentials Working Group",
|
|
28974
|
+
"url": "https://www.w3.org/groups/wg/vc/"
|
|
28975
|
+
}
|
|
28976
|
+
],
|
|
28977
|
+
"release": {
|
|
28978
|
+
"url": "https://www.w3.org/TR/vc-data-model-2.1/",
|
|
28979
|
+
"status": "Working Draft",
|
|
28980
|
+
"filename": "Overview.html"
|
|
28981
|
+
},
|
|
28879
28982
|
"nightly": {
|
|
28880
28983
|
"url": "https://w3c.github.io/vc-data-model/",
|
|
28881
28984
|
"status": "Editor's Draft",
|
|
@@ -28884,9 +28987,9 @@
|
|
|
28884
28987
|
"sourcePath": "index.html",
|
|
28885
28988
|
"filename": "index.html"
|
|
28886
28989
|
},
|
|
28887
|
-
"title": "Verifiable Credentials Data Model v2.
|
|
28990
|
+
"title": "Verifiable Credentials Data Model v2.1",
|
|
28888
28991
|
"source": "w3c",
|
|
28889
|
-
"shortTitle": "Verifiable Credentials Data Model v2.
|
|
28992
|
+
"shortTitle": "Verifiable Credentials Data Model v2.1",
|
|
28890
28993
|
"categories": [],
|
|
28891
28994
|
"standing": "good"
|
|
28892
28995
|
},
|
|
@@ -28929,17 +29032,19 @@
|
|
|
28929
29032
|
"standing": "good"
|
|
28930
29033
|
},
|
|
28931
29034
|
{
|
|
28932
|
-
"url": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
29035
|
+
"url": "https://www.w3.org/TR/vc-di-ecdsa-1.1/",
|
|
28933
29036
|
"seriesComposition": "full",
|
|
28934
|
-
"shortname": "vc-di-ecdsa",
|
|
29037
|
+
"shortname": "vc-di-ecdsa-1.1",
|
|
28935
29038
|
"series": {
|
|
28936
29039
|
"shortname": "vc-di-ecdsa",
|
|
28937
29040
|
"currentSpecification": "vc-di-ecdsa",
|
|
28938
29041
|
"title": "ECDSA Cryptosuite",
|
|
28939
29042
|
"shortTitle": "ECDSA Cryptosuite",
|
|
28940
29043
|
"releaseUrl": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
28941
|
-
"nightlyUrl": "https://
|
|
29044
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-di-ecdsa/"
|
|
28942
29045
|
},
|
|
29046
|
+
"seriesVersion": "1.1",
|
|
29047
|
+
"seriesPrevious": "vc-di-ecdsa",
|
|
28943
29048
|
"organization": "W3C",
|
|
28944
29049
|
"groups": [
|
|
28945
29050
|
{
|
|
@@ -28948,8 +29053,8 @@
|
|
|
28948
29053
|
}
|
|
28949
29054
|
],
|
|
28950
29055
|
"release": {
|
|
28951
|
-
"url": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
28952
|
-
"status": "
|
|
29056
|
+
"url": "https://www.w3.org/TR/vc-di-ecdsa-1.1/",
|
|
29057
|
+
"status": "First Public Working Draft",
|
|
28953
29058
|
"filename": "Overview.html"
|
|
28954
29059
|
},
|
|
28955
29060
|
"nightly": {
|
|
@@ -28960,6 +29065,43 @@
|
|
|
28960
29065
|
"sourcePath": "index.html",
|
|
28961
29066
|
"filename": "index.html"
|
|
28962
29067
|
},
|
|
29068
|
+
"title": "Data Integrity ECDSA Cryptosuites v1.1",
|
|
29069
|
+
"source": "w3c",
|
|
29070
|
+
"shortTitle": "Data Integrity ECDSA Cryptosuites v1.1",
|
|
29071
|
+
"categories": [],
|
|
29072
|
+
"standing": "good"
|
|
29073
|
+
},
|
|
29074
|
+
{
|
|
29075
|
+
"url": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
29076
|
+
"seriesComposition": "full",
|
|
29077
|
+
"shortname": "vc-di-ecdsa",
|
|
29078
|
+
"series": {
|
|
29079
|
+
"shortname": "vc-di-ecdsa",
|
|
29080
|
+
"currentSpecification": "vc-di-ecdsa",
|
|
29081
|
+
"title": "ECDSA Cryptosuite",
|
|
29082
|
+
"shortTitle": "ECDSA Cryptosuite",
|
|
29083
|
+
"releaseUrl": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
29084
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-di-ecdsa/"
|
|
29085
|
+
},
|
|
29086
|
+
"nightly": {
|
|
29087
|
+
"url": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
29088
|
+
"status": "Editor's Draft",
|
|
29089
|
+
"alternateUrls": [],
|
|
29090
|
+
"filename": "index.html"
|
|
29091
|
+
},
|
|
29092
|
+
"seriesNext": "vc-di-ecdsa-1.1",
|
|
29093
|
+
"organization": "W3C",
|
|
29094
|
+
"groups": [
|
|
29095
|
+
{
|
|
29096
|
+
"name": "Verifiable Credentials Working Group",
|
|
29097
|
+
"url": "https://www.w3.org/groups/wg/vc/"
|
|
29098
|
+
}
|
|
29099
|
+
],
|
|
29100
|
+
"release": {
|
|
29101
|
+
"url": "https://www.w3.org/TR/vc-di-ecdsa/",
|
|
29102
|
+
"status": "Recommendation",
|
|
29103
|
+
"filename": "Overview.html"
|
|
29104
|
+
},
|
|
28963
29105
|
"title": "Data Integrity ECDSA Cryptosuites v1.0",
|
|
28964
29106
|
"source": "w3c",
|
|
28965
29107
|
"shortTitle": "Data Integrity ECDSA Cryptosuites v1.0",
|
|
@@ -28967,17 +29109,19 @@
|
|
|
28967
29109
|
"standing": "good"
|
|
28968
29110
|
},
|
|
28969
29111
|
{
|
|
28970
|
-
"url": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
29112
|
+
"url": "https://www.w3.org/TR/vc-di-eddsa-1.1/",
|
|
28971
29113
|
"seriesComposition": "full",
|
|
28972
|
-
"shortname": "vc-di-eddsa",
|
|
29114
|
+
"shortname": "vc-di-eddsa-1.1",
|
|
28973
29115
|
"series": {
|
|
28974
29116
|
"shortname": "vc-di-eddsa",
|
|
28975
29117
|
"currentSpecification": "vc-di-eddsa",
|
|
28976
29118
|
"title": "EdDSA Cryptosuite",
|
|
28977
29119
|
"shortTitle": "EdDSA Cryptosuite",
|
|
28978
29120
|
"releaseUrl": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
28979
|
-
"nightlyUrl": "https://
|
|
29121
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-di-eddsa/"
|
|
28980
29122
|
},
|
|
29123
|
+
"seriesVersion": "1.1",
|
|
29124
|
+
"seriesPrevious": "vc-di-eddsa",
|
|
28981
29125
|
"organization": "W3C",
|
|
28982
29126
|
"groups": [
|
|
28983
29127
|
{
|
|
@@ -28986,8 +29130,8 @@
|
|
|
28986
29130
|
}
|
|
28987
29131
|
],
|
|
28988
29132
|
"release": {
|
|
28989
|
-
"url": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
28990
|
-
"status": "
|
|
29133
|
+
"url": "https://www.w3.org/TR/vc-di-eddsa-1.1/",
|
|
29134
|
+
"status": "First Public Working Draft",
|
|
28991
29135
|
"filename": "Overview.html"
|
|
28992
29136
|
},
|
|
28993
29137
|
"nightly": {
|
|
@@ -28998,6 +29142,43 @@
|
|
|
28998
29142
|
"sourcePath": "index.html",
|
|
28999
29143
|
"filename": "index.html"
|
|
29000
29144
|
},
|
|
29145
|
+
"title": "Data Integrity EdDSA Cryptosuites v1.1",
|
|
29146
|
+
"source": "w3c",
|
|
29147
|
+
"shortTitle": "Data Integrity EdDSA Cryptosuites v1.1",
|
|
29148
|
+
"categories": [],
|
|
29149
|
+
"standing": "good"
|
|
29150
|
+
},
|
|
29151
|
+
{
|
|
29152
|
+
"url": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
29153
|
+
"seriesComposition": "full",
|
|
29154
|
+
"shortname": "vc-di-eddsa",
|
|
29155
|
+
"series": {
|
|
29156
|
+
"shortname": "vc-di-eddsa",
|
|
29157
|
+
"currentSpecification": "vc-di-eddsa",
|
|
29158
|
+
"title": "EdDSA Cryptosuite",
|
|
29159
|
+
"shortTitle": "EdDSA Cryptosuite",
|
|
29160
|
+
"releaseUrl": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
29161
|
+
"nightlyUrl": "https://www.w3.org/TR/vc-di-eddsa/"
|
|
29162
|
+
},
|
|
29163
|
+
"nightly": {
|
|
29164
|
+
"url": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
29165
|
+
"status": "Editor's Draft",
|
|
29166
|
+
"alternateUrls": [],
|
|
29167
|
+
"filename": "index.html"
|
|
29168
|
+
},
|
|
29169
|
+
"seriesNext": "vc-di-eddsa-1.1",
|
|
29170
|
+
"organization": "W3C",
|
|
29171
|
+
"groups": [
|
|
29172
|
+
{
|
|
29173
|
+
"name": "Verifiable Credentials Working Group",
|
|
29174
|
+
"url": "https://www.w3.org/groups/wg/vc/"
|
|
29175
|
+
}
|
|
29176
|
+
],
|
|
29177
|
+
"release": {
|
|
29178
|
+
"url": "https://www.w3.org/TR/vc-di-eddsa/",
|
|
29179
|
+
"status": "Recommendation",
|
|
29180
|
+
"filename": "Overview.html"
|
|
29181
|
+
},
|
|
29001
29182
|
"title": "Data Integrity EdDSA Cryptosuites v1.0",
|
|
29002
29183
|
"source": "w3c",
|
|
29003
29184
|
"shortTitle": "Data Integrity EdDSA Cryptosuites v1.0",
|