web-specs 3.49.0 → 3.51.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 +427 -157
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -162,7 +162,7 @@
162
162
  "status": "Draft Deliverable",
163
163
  "alternateUrls": [],
164
164
  "repository": "https://github.com/AOMediaCodec/av1-mpeg2-ts",
165
- "sourcePath": "index.html",
165
+ "sourcePath": "index.bs",
166
166
  "filename": "index.html"
167
167
  },
168
168
  "title": "Carriage of AV1 in MPEG-2 TS",
@@ -1032,44 +1032,6 @@
1032
1032
  ],
1033
1033
  "standing": "good"
1034
1034
  },
1035
- {
1036
- "url": "https://drafts.csswg.org/css-mixins-1/",
1037
- "seriesComposition": "full",
1038
- "shortname": "css-mixins-1",
1039
- "series": {
1040
- "shortname": "css-mixins",
1041
- "currentSpecification": "css-mixins-1",
1042
- "title": "CSS Functions and Mixins",
1043
- "shortTitle": "CSS Functions and Mixins",
1044
- "nightlyUrl": "https://drafts.csswg.org/css-mixins/"
1045
- },
1046
- "seriesVersion": "1",
1047
- "organization": "W3C",
1048
- "groups": [
1049
- {
1050
- "name": "Cascading Style Sheets (CSS) Working Group",
1051
- "url": "https://www.w3.org/Style/CSS/"
1052
- }
1053
- ],
1054
- "nightly": {
1055
- "url": "https://drafts.csswg.org/css-mixins-1/",
1056
- "status": "Editor's Draft",
1057
- "alternateUrls": [
1058
- "https://w3c.github.io/csswg-drafts/css-mixins-1/",
1059
- "https://w3c.github.io/csswg-drafts/css-mixins/"
1060
- ],
1061
- "repository": "https://github.com/w3c/csswg-drafts",
1062
- "sourcePath": "css-mixins-1/Overview.bs",
1063
- "filename": "index.html"
1064
- },
1065
- "title": "CSS Functions and Mixins Module",
1066
- "source": "spec",
1067
- "shortTitle": "CSS Functions and Mixins",
1068
- "categories": [
1069
- "browser"
1070
- ],
1071
- "standing": "good"
1072
- },
1073
1035
  {
1074
1036
  "url": "https://drafts.csswg.org/css-page-4/",
1075
1037
  "seriesComposition": "delta",
@@ -1506,6 +1468,7 @@
1506
1468
  ],
1507
1469
  "excludePaths": [
1508
1470
  "fetch/fetch-later",
1471
+ "fetch/local-network-access",
1509
1472
  "fetch/metadata",
1510
1473
  "fetch/private-network-access"
1511
1474
  ]
@@ -2261,7 +2224,7 @@
2261
2224
  "status": "Editor's Draft",
2262
2225
  "alternateUrls": [],
2263
2226
  "repository": "https://github.com/privacycg/saa-non-cookie-storage",
2264
- "sourcePath": "spec.html",
2227
+ "sourcePath": "spec.bs",
2265
2228
  "filename": "index.html"
2266
2229
  },
2267
2230
  "title": "Extending Storage Access API (SAA) to non-cookie storage",
@@ -4612,8 +4575,8 @@
4612
4575
  "series": {
4613
4576
  "shortname": "tc39-array-from-async",
4614
4577
  "currentSpecification": "tc39-array-from-async",
4615
- "title": "ES Array.fromAsync (2022)",
4616
- "shortTitle": "2022",
4578
+ "title": "ES Array.fromAsync",
4579
+ "shortTitle": "ES Array.fromAsync",
4617
4580
  "nightlyUrl": "https://tc39.es/proposal-array-from-async/"
4618
4581
  },
4619
4582
  "organization": "Ecma International",
@@ -4631,9 +4594,9 @@
4631
4594
  "sourcePath": "spec.html",
4632
4595
  "filename": "index.html"
4633
4596
  },
4634
- "title": "ES Array.fromAsync (2022)",
4597
+ "title": "ES Array.fromAsync",
4635
4598
  "source": "spec",
4636
- "shortTitle": "2022",
4599
+ "shortTitle": "ES Array.fromAsync",
4637
4600
  "categories": [
4638
4601
  "browser"
4639
4602
  ],
@@ -6086,6 +6049,43 @@
6086
6049
  ]
6087
6050
  }
6088
6051
  },
6052
+ {
6053
+ "url": "https://w3c-fedid.github.io/digital-credentials/",
6054
+ "seriesComposition": "full",
6055
+ "shortname": "digital-credentials",
6056
+ "series": {
6057
+ "shortname": "digital-credentials",
6058
+ "currentSpecification": "digital-credentials",
6059
+ "title": "Digital Credentials",
6060
+ "shortTitle": "Digital Credentials",
6061
+ "nightlyUrl": "https://w3c-fedid.github.io/digital-credentials/"
6062
+ },
6063
+ "formerNames": [
6064
+ "digital-identities"
6065
+ ],
6066
+ "organization": "W3C",
6067
+ "groups": [
6068
+ {
6069
+ "name": "Federated Identity Working Group",
6070
+ "url": "https://www.w3.org/groups/wg/fedid/"
6071
+ }
6072
+ ],
6073
+ "nightly": {
6074
+ "url": "https://w3c-fedid.github.io/digital-credentials/",
6075
+ "status": "Editor's Draft",
6076
+ "alternateUrls": [],
6077
+ "repository": "https://github.com/w3c-fedid/digital-credentials",
6078
+ "sourcePath": "index.html",
6079
+ "filename": "index.html"
6080
+ },
6081
+ "title": "Digital Credentials",
6082
+ "source": "spec",
6083
+ "shortTitle": "Digital Credentials",
6084
+ "categories": [
6085
+ "browser"
6086
+ ],
6087
+ "standing": "good"
6088
+ },
6089
6089
  {
6090
6090
  "url": "https://w3c-fedid.github.io/login-status/",
6091
6091
  "seriesComposition": "full",
@@ -6500,40 +6500,6 @@
6500
6500
  ],
6501
6501
  "standing": "good"
6502
6502
  },
6503
- {
6504
- "url": "https://w3c.github.io/ppa/",
6505
- "seriesComposition": "full",
6506
- "shortname": "ppa",
6507
- "series": {
6508
- "shortname": "ppa",
6509
- "currentSpecification": "ppa",
6510
- "title": "Privacy-Preserving Attribution",
6511
- "shortTitle": "Privacy-Preserving Attribution",
6512
- "nightlyUrl": "https://w3c.github.io/ppa/"
6513
- },
6514
- "nightly": {
6515
- "url": "https://w3c.github.io/ppa/",
6516
- "status": "Editor's Draft",
6517
- "sourcePath": "api.bs",
6518
- "alternateUrls": [],
6519
- "repository": "https://github.com/w3c/ppa",
6520
- "filename": "index.html"
6521
- },
6522
- "organization": "W3C",
6523
- "groups": [
6524
- {
6525
- "name": "Private Advertising Technology Working Group",
6526
- "url": "https://www.w3.org/groups/wg/pat/"
6527
- }
6528
- ],
6529
- "title": "Privacy-Preserving Attribution: Level 1",
6530
- "source": "spec",
6531
- "shortTitle": "Privacy-Preserving Attribution 1",
6532
- "categories": [
6533
- "browser"
6534
- ],
6535
- "standing": "good"
6536
- },
6537
6503
  {
6538
6504
  "url": "https://w3c.github.io/reporting/network-reporting.html",
6539
6505
  "seriesComposition": "full",
@@ -6591,7 +6557,7 @@
6591
6557
  "organization": "W3C",
6592
6558
  "groups": [
6593
6559
  {
6594
- "name": "RDF-star Working Group",
6560
+ "name": "RDF & SPARQL Working Group",
6595
6561
  "url": "https://www.w3.org/groups/wg/rdf-star/"
6596
6562
  }
6597
6563
  ],
@@ -7526,6 +7492,40 @@
7526
7492
  ]
7527
7493
  }
7528
7494
  },
7495
+ {
7496
+ "url": "https://webmachinelearning.github.io/translation-api/",
7497
+ "seriesComposition": "full",
7498
+ "shortname": "translation-api",
7499
+ "series": {
7500
+ "shortname": "translation-api",
7501
+ "currentSpecification": "translation-api",
7502
+ "title": "Translator and Language Detector APIs",
7503
+ "shortTitle": "Translator and Language Detector APIs",
7504
+ "nightlyUrl": "https://webmachinelearning.github.io/translation-api/"
7505
+ },
7506
+ "organization": "W3C",
7507
+ "groups": [
7508
+ {
7509
+ "name": "Web Machine Learning Community Group",
7510
+ "url": "https://www.w3.org/community/webmachinelearning/"
7511
+ }
7512
+ ],
7513
+ "nightly": {
7514
+ "url": "https://webmachinelearning.github.io/translation-api/",
7515
+ "status": "Draft Community Group Report",
7516
+ "alternateUrls": [],
7517
+ "repository": "https://github.com/webmachinelearning/translation-api",
7518
+ "sourcePath": "index.bs",
7519
+ "filename": "index.html"
7520
+ },
7521
+ "title": "Translator and Language Detector APIs",
7522
+ "source": "spec",
7523
+ "shortTitle": "Translator and Language Detector APIs",
7524
+ "categories": [
7525
+ "browser"
7526
+ ],
7527
+ "standing": "good"
7528
+ },
7529
7529
  {
7530
7530
  "url": "https://webmachinelearning.github.io/writing-assistance-apis/",
7531
7531
  "seriesComposition": "full",
@@ -8199,43 +8199,6 @@
8199
8199
  ]
8200
8200
  }
8201
8201
  },
8202
- {
8203
- "url": "https://wicg.github.io/digital-credentials/",
8204
- "seriesComposition": "full",
8205
- "shortname": "digital-credentials",
8206
- "series": {
8207
- "shortname": "digital-credentials",
8208
- "currentSpecification": "digital-credentials",
8209
- "title": "Digital Credentials",
8210
- "shortTitle": "Digital Credentials",
8211
- "nightlyUrl": "https://wicg.github.io/digital-credentials/"
8212
- },
8213
- "formerNames": [
8214
- "digital-identities"
8215
- ],
8216
- "organization": "W3C",
8217
- "groups": [
8218
- {
8219
- "name": "Federated Identity Working Group",
8220
- "url": "https://www.w3.org/groups/wg/fedid/"
8221
- }
8222
- ],
8223
- "nightly": {
8224
- "url": "https://wicg.github.io/digital-credentials/",
8225
- "status": "Draft Community Group Report",
8226
- "alternateUrls": [],
8227
- "repository": "https://github.com/WICG/digital-credentials",
8228
- "sourcePath": "index.html",
8229
- "filename": "index.html"
8230
- },
8231
- "title": "Digital Credentials",
8232
- "source": "spec",
8233
- "shortTitle": "Digital Credentials",
8234
- "categories": [
8235
- "browser"
8236
- ],
8237
- "standing": "good"
8238
- },
8239
8202
  {
8240
8203
  "url": "https://wicg.github.io/digital-goods/",
8241
8204
  "seriesComposition": "full",
@@ -8458,6 +8421,40 @@
8458
8421
  ]
8459
8422
  }
8460
8423
  },
8424
+ {
8425
+ "url": "https://wicg.github.io/explicit-javascript-compile-hints-file-based/",
8426
+ "seriesComposition": "full",
8427
+ "shortname": "explicit-javascript-compile-hints-file-based",
8428
+ "series": {
8429
+ "shortname": "explicit-javascript-compile-hints-file-based",
8430
+ "currentSpecification": "explicit-javascript-compile-hints-file-based",
8431
+ "title": "Explicit JavaScript Compile Hints (File-based)",
8432
+ "shortTitle": "File-based",
8433
+ "nightlyUrl": "https://wicg.github.io/explicit-javascript-compile-hints-file-based/"
8434
+ },
8435
+ "nightly": {
8436
+ "url": "https://wicg.github.io/explicit-javascript-compile-hints-file-based/",
8437
+ "status": "Editor's Draft",
8438
+ "alternateUrls": [],
8439
+ "repository": "https://github.com/WICG/explicit-javascript-compile-hints-file-based",
8440
+ "sourcePath": "index.bs",
8441
+ "filename": "index.html"
8442
+ },
8443
+ "shortTitle": "Explicit JavaScript Compile Hints (File-based)",
8444
+ "organization": "W3C",
8445
+ "groups": [
8446
+ {
8447
+ "name": "Web Platform Incubator Community Group",
8448
+ "url": "https://www.w3.org/community/wicg/"
8449
+ }
8450
+ ],
8451
+ "title": "Explicit JavaScript Compile Hints (File-based)",
8452
+ "source": "spec",
8453
+ "categories": [
8454
+ "browser"
8455
+ ],
8456
+ "standing": "good"
8457
+ },
8461
8458
  {
8462
8459
  "url": "https://wicg.github.io/eyedropper-api/",
8463
8460
  "seriesComposition": "full",
@@ -9408,7 +9405,6 @@
9408
9405
  "tests": {
9409
9406
  "repository": "https://github.com/web-platform-tests/wpt",
9410
9407
  "testPaths": [
9411
- "lifecycle",
9412
9408
  "page-lifecycle"
9413
9409
  ]
9414
9410
  }
@@ -10432,6 +10428,10 @@
10432
10428
  "shortTitle": "Web Preferences API",
10433
10429
  "nightlyUrl": "https://wicg.github.io/web-preferences-api/"
10434
10430
  },
10431
+ "standing": "discontinued",
10432
+ "obsoletedBy": [
10433
+ "mediaqueries-5"
10434
+ ],
10435
10435
  "organization": "W3C",
10436
10436
  "groups": [
10437
10437
  {
@@ -10452,8 +10452,7 @@
10452
10452
  "shortTitle": "Web Preferences API",
10453
10453
  "categories": [
10454
10454
  "browser"
10455
- ],
10456
- "standing": "pending"
10455
+ ]
10457
10456
  },
10458
10457
  {
10459
10458
  "url": "https://wicg.github.io/web-smart-card/",
@@ -12833,8 +12832,8 @@
12833
12832
  "organization": "W3C",
12834
12833
  "groups": [
12835
12834
  {
12836
- "name": "Audiobooks Working Group",
12837
- "url": "https://www.w3.org/publishing/groups/publ-wg/"
12835
+ "name": "Publishing Maintenance Working Group",
12836
+ "url": "https://www.w3.org/groups/wg/pm/"
12838
12837
  }
12839
12838
  ],
12840
12839
  "release": {
@@ -13174,7 +13173,7 @@
13174
13173
  ],
13175
13174
  "release": {
13176
13175
  "url": "https://www.w3.org/TR/cid-1.0/",
13177
- "status": "Proposed Recommendation",
13176
+ "status": "Recommendation",
13178
13177
  "filename": "Overview.html"
13179
13178
  },
13180
13179
  "nightly": {
@@ -16267,6 +16266,50 @@
16267
16266
  ]
16268
16267
  }
16269
16268
  },
16269
+ {
16270
+ "url": "https://www.w3.org/TR/css-mixins-1/",
16271
+ "seriesComposition": "full",
16272
+ "shortname": "css-mixins-1",
16273
+ "series": {
16274
+ "shortname": "css-mixins",
16275
+ "currentSpecification": "css-mixins-1",
16276
+ "title": "CSS Functions and Mixins Module",
16277
+ "shortTitle": "CSS Functions and Mixins",
16278
+ "releaseUrl": "https://www.w3.org/TR/css-mixins/",
16279
+ "nightlyUrl": "https://drafts.csswg.org/css-mixins/"
16280
+ },
16281
+ "seriesVersion": "1",
16282
+ "organization": "W3C",
16283
+ "groups": [
16284
+ {
16285
+ "name": "Cascading Style Sheets (CSS) Working Group",
16286
+ "url": "https://www.w3.org/Style/CSS/"
16287
+ }
16288
+ ],
16289
+ "release": {
16290
+ "url": "https://www.w3.org/TR/css-mixins-1/",
16291
+ "status": "First Public Working Draft",
16292
+ "filename": "Overview.html"
16293
+ },
16294
+ "nightly": {
16295
+ "url": "https://drafts.csswg.org/css-mixins-1/",
16296
+ "status": "Editor's Draft",
16297
+ "alternateUrls": [
16298
+ "https://w3c.github.io/csswg-drafts/css-mixins-1/",
16299
+ "https://w3c.github.io/csswg-drafts/css-mixins/"
16300
+ ],
16301
+ "repository": "https://github.com/w3c/csswg-drafts",
16302
+ "sourcePath": "css-mixins-1/Overview.bs",
16303
+ "filename": "index.html"
16304
+ },
16305
+ "title": "CSS Functions and Mixins Module",
16306
+ "source": "w3c",
16307
+ "shortTitle": "CSS Functions and Mixins",
16308
+ "categories": [
16309
+ "browser"
16310
+ ],
16311
+ "standing": "good"
16312
+ },
16270
16313
  {
16271
16314
  "url": "https://www.w3.org/TR/css-multicol-1/",
16272
16315
  "seriesComposition": "full",
@@ -19128,6 +19171,44 @@
19128
19171
  ]
19129
19172
  }
19130
19173
  },
19174
+ {
19175
+ "url": "https://www.w3.org/TR/dapt/",
19176
+ "seriesComposition": "full",
19177
+ "shortname": "dapt",
19178
+ "series": {
19179
+ "shortname": "dapt",
19180
+ "currentSpecification": "dapt",
19181
+ "title": "Dubbing and Audio description Profiles of TTML2",
19182
+ "shortTitle": "Dubbing and Audio description Profiles of TTML2",
19183
+ "releaseUrl": "https://www.w3.org/TR/dapt/",
19184
+ "nightlyUrl": "https://w3c.github.io/dapt/"
19185
+ },
19186
+ "categories": [],
19187
+ "organization": "W3C",
19188
+ "groups": [
19189
+ {
19190
+ "name": "Timed Text Working Group",
19191
+ "url": "https://www.w3.org/AudioVideo/TT/"
19192
+ }
19193
+ ],
19194
+ "release": {
19195
+ "url": "https://www.w3.org/TR/dapt/",
19196
+ "status": "Candidate Recommendation Draft",
19197
+ "filename": "Overview.html"
19198
+ },
19199
+ "nightly": {
19200
+ "url": "https://w3c.github.io/dapt/",
19201
+ "status": "Editor's Draft",
19202
+ "alternateUrls": [],
19203
+ "repository": "https://github.com/w3c/dapt",
19204
+ "sourcePath": "index.html",
19205
+ "filename": "index.html"
19206
+ },
19207
+ "title": "Dubbing and Audio description Profiles of TTML2",
19208
+ "source": "w3c",
19209
+ "shortTitle": "Dubbing and Audio description Profiles of TTML2",
19210
+ "standing": "good"
19211
+ },
19131
19212
  {
19132
19213
  "url": "https://www.w3.org/TR/device-memory-1/",
19133
19214
  "seriesComposition": "full",
@@ -19260,6 +19341,44 @@
19260
19341
  "categories": [],
19261
19342
  "standing": "good"
19262
19343
  },
19344
+ {
19345
+ "url": "https://www.w3.org/TR/did-resolution/",
19346
+ "seriesComposition": "full",
19347
+ "shortname": "did-resolution",
19348
+ "series": {
19349
+ "shortname": "did-resolution",
19350
+ "currentSpecification": "did-resolution",
19351
+ "title": "Decentralized Identifier Resolution (DID Resolution)",
19352
+ "shortTitle": "DID Resolution",
19353
+ "releaseUrl": "https://www.w3.org/TR/did-resolution/",
19354
+ "nightlyUrl": "https://w3c.github.io/did-resolution/"
19355
+ },
19356
+ "organization": "W3C",
19357
+ "groups": [
19358
+ {
19359
+ "name": "Decentralized Identifier Working Group",
19360
+ "url": "https://www.w3.org/groups/wg/did/"
19361
+ }
19362
+ ],
19363
+ "release": {
19364
+ "url": "https://www.w3.org/TR/did-resolution/",
19365
+ "status": "Working Draft",
19366
+ "filename": "Overview.html"
19367
+ },
19368
+ "nightly": {
19369
+ "url": "https://w3c.github.io/did-resolution/",
19370
+ "status": "Editor's Draft",
19371
+ "alternateUrls": [],
19372
+ "repository": "https://github.com/w3c/did-resolution",
19373
+ "sourcePath": "index.html",
19374
+ "filename": "index.html"
19375
+ },
19376
+ "title": "Decentralized Identifier Resolution (DID Resolution) v0.3",
19377
+ "source": "w3c",
19378
+ "shortTitle": "DID Resolution",
19379
+ "categories": [],
19380
+ "standing": "good"
19381
+ },
19263
19382
  {
19264
19383
  "url": "https://www.w3.org/TR/DOM-Level-2-Style/",
19265
19384
  "seriesComposition": "full",
@@ -19437,6 +19556,44 @@
19437
19556
  ]
19438
19557
  }
19439
19558
  },
19559
+ {
19560
+ "url": "https://www.w3.org/TR/dx-prof-conneg/",
19561
+ "seriesComposition": "full",
19562
+ "shortname": "dx-prof-conneg",
19563
+ "series": {
19564
+ "shortname": "dx-prof-conneg",
19565
+ "currentSpecification": "dx-prof-conneg",
19566
+ "title": "Content Negotiation by Profile",
19567
+ "shortTitle": "Content Negotiation by Profile",
19568
+ "releaseUrl": "https://www.w3.org/TR/dx-prof-conneg/",
19569
+ "nightlyUrl": "https://w3c.github.io/dx-connegp/connegp/"
19570
+ },
19571
+ "nightly": {
19572
+ "url": "https://w3c.github.io/dx-connegp/connegp/",
19573
+ "status": "Editor's Draft",
19574
+ "sourcePath": "connegp/index.html",
19575
+ "alternateUrls": [],
19576
+ "repository": "https://github.com/w3c/dx-connegp",
19577
+ "filename": "index.html"
19578
+ },
19579
+ "organization": "W3C",
19580
+ "groups": [
19581
+ {
19582
+ "name": "Dataset Exchange Working Group",
19583
+ "url": "https://www.w3.org/2017/dxwg/"
19584
+ }
19585
+ ],
19586
+ "release": {
19587
+ "url": "https://www.w3.org/TR/dx-prof-conneg/",
19588
+ "status": "Working Draft",
19589
+ "filename": "Overview.html"
19590
+ },
19591
+ "title": "Content Negotiation by Profile",
19592
+ "source": "w3c",
19593
+ "shortTitle": "Content Negotiation by Profile",
19594
+ "categories": [],
19595
+ "standing": "good"
19596
+ },
19440
19597
  {
19441
19598
  "url": "https://www.w3.org/TR/edit-context/",
19442
19599
  "seriesComposition": "full",
@@ -20517,10 +20674,6 @@
20517
20674
  {
20518
20675
  "name": "Devices and Sensors Working Group",
20519
20676
  "url": "https://www.w3.org/das/"
20520
- },
20521
- {
20522
- "name": "Web Applications Working Group",
20523
- "url": "https://www.w3.org/groups/wg/webapps/"
20524
20677
  }
20525
20678
  ],
20526
20679
  "release": {
@@ -20883,8 +21036,8 @@
20883
21036
  "organization": "W3C",
20884
21037
  "groups": [
20885
21038
  {
20886
- "name": "Web Applications Working Group",
20887
- "url": "https://www.w3.org/groups/wg/webapps/"
21039
+ "name": "Accessible Rich Internet Applications Working Group",
21040
+ "url": "https://www.w3.org/WAI/ARIA/"
20888
21041
  }
20889
21042
  ],
20890
21043
  "release": {
@@ -23524,7 +23677,7 @@
23524
23677
  ],
23525
23678
  "release": {
23526
23679
  "url": "https://www.w3.org/TR/png-3/",
23527
- "status": "Candidate Recommendation Snapshot",
23680
+ "status": "Proposed Recommendation",
23528
23681
  "filename": "Overview.html"
23529
23682
  },
23530
23683
  "nightly": {
@@ -23566,7 +23719,7 @@
23566
23719
  ],
23567
23720
  "release": {
23568
23721
  "url": "https://www.w3.org/TR/pointerevents3/",
23569
- "status": "Working Draft",
23722
+ "status": "Candidate Recommendation Draft",
23570
23723
  "filename": "Overview.html"
23571
23724
  },
23572
23725
  "nightly": {
@@ -23732,6 +23885,49 @@
23732
23885
  ]
23733
23886
  }
23734
23887
  },
23888
+ {
23889
+ "url": "https://www.w3.org/TR/privacy-preserving-attribution/",
23890
+ "seriesComposition": "full",
23891
+ "shortname": "privacy-preserving-attribution",
23892
+ "series": {
23893
+ "shortname": "privacy-preserving-attribution",
23894
+ "currentSpecification": "privacy-preserving-attribution",
23895
+ "title": "Privacy-Preserving Attribution",
23896
+ "shortTitle": "Privacy-Preserving Attribution",
23897
+ "releaseUrl": "https://www.w3.org/TR/privacy-preserving-attribution/",
23898
+ "nightlyUrl": "https://w3c.github.io/ppa/"
23899
+ },
23900
+ "nightly": {
23901
+ "url": "https://w3c.github.io/ppa/",
23902
+ "status": "Editor's Draft",
23903
+ "sourcePath": "api.bs",
23904
+ "alternateUrls": [],
23905
+ "repository": "https://github.com/w3c/ppa",
23906
+ "filename": "index.html"
23907
+ },
23908
+ "formerNames": [
23909
+ "ppa"
23910
+ ],
23911
+ "organization": "W3C",
23912
+ "groups": [
23913
+ {
23914
+ "name": "Private Advertising Technology Working Group",
23915
+ "url": "https://www.w3.org/groups/wg/pat/"
23916
+ }
23917
+ ],
23918
+ "release": {
23919
+ "url": "https://www.w3.org/TR/privacy-preserving-attribution/",
23920
+ "status": "First Public Working Draft",
23921
+ "filename": "Overview.html"
23922
+ },
23923
+ "title": "Privacy-Preserving Attribution: Level 1",
23924
+ "source": "w3c",
23925
+ "shortTitle": "Privacy-Preserving Attribution 1",
23926
+ "categories": [
23927
+ "browser"
23928
+ ],
23929
+ "standing": "good"
23930
+ },
23735
23931
  {
23736
23932
  "url": "https://www.w3.org/TR/privacy-principles/",
23737
23933
  "seriesComposition": "full",
@@ -23753,7 +23949,7 @@
23753
23949
  ],
23754
23950
  "release": {
23755
23951
  "url": "https://www.w3.org/TR/privacy-principles/",
23756
- "status": "Note",
23952
+ "status": "Statement",
23757
23953
  "filename": "Overview.html"
23758
23954
  },
23759
23955
  "nightly": {
@@ -23831,8 +24027,8 @@
23831
24027
  "organization": "W3C",
23832
24028
  "groups": [
23833
24029
  {
23834
- "name": "Audiobooks Working Group",
23835
- "url": "https://www.w3.org/publishing/groups/publ-wg/"
24030
+ "name": "Publishing Maintenance Working Group",
24031
+ "url": "https://www.w3.org/groups/wg/pm/"
23836
24032
  }
23837
24033
  ],
23838
24034
  "release": {
@@ -23954,7 +24150,7 @@
23954
24150
  "organization": "W3C",
23955
24151
  "groups": [
23956
24152
  {
23957
- "name": "RDF-star Working Group",
24153
+ "name": "RDF & SPARQL Working Group",
23958
24154
  "url": "https://www.w3.org/groups/wg/rdf-star/"
23959
24155
  }
23960
24156
  ],
@@ -23994,7 +24190,7 @@
23994
24190
  "organization": "W3C",
23995
24191
  "groups": [
23996
24192
  {
23997
- "name": "RDF-star Working Group",
24193
+ "name": "RDF & SPARQL Working Group",
23998
24194
  "url": "https://www.w3.org/groups/wg/rdf-star/"
23999
24195
  }
24000
24196
  ],
@@ -24033,7 +24229,7 @@
24033
24229
  "organization": "W3C",
24034
24230
  "groups": [
24035
24231
  {
24036
- "name": "RDF-star Working Group",
24232
+ "name": "RDF & SPARQL Working Group",
24037
24233
  "url": "https://www.w3.org/groups/wg/rdf-star/"
24038
24234
  }
24039
24235
  ],
@@ -24072,7 +24268,7 @@
24072
24268
  "organization": "W3C",
24073
24269
  "groups": [
24074
24270
  {
24075
- "name": "RDF-star Working Group",
24271
+ "name": "RDF & SPARQL Working Group",
24076
24272
  "url": "https://www.w3.org/groups/wg/rdf-star/"
24077
24273
  }
24078
24274
  ],
@@ -24111,7 +24307,7 @@
24111
24307
  "organization": "W3C",
24112
24308
  "groups": [
24113
24309
  {
24114
- "name": "RDF-star Working Group",
24310
+ "name": "RDF & SPARQL Working Group",
24115
24311
  "url": "https://www.w3.org/groups/wg/rdf-star/"
24116
24312
  }
24117
24313
  ],
@@ -24150,7 +24346,7 @@
24150
24346
  "organization": "W3C",
24151
24347
  "groups": [
24152
24348
  {
24153
- "name": "RDF-star Working Group",
24349
+ "name": "RDF & SPARQL Working Group",
24154
24350
  "url": "https://www.w3.org/groups/wg/rdf-star/"
24155
24351
  }
24156
24352
  ],
@@ -24189,7 +24385,7 @@
24189
24385
  "organization": "W3C",
24190
24386
  "groups": [
24191
24387
  {
24192
- "name": "RDF-star Working Group",
24388
+ "name": "RDF & SPARQL Working Group",
24193
24389
  "url": "https://www.w3.org/groups/wg/rdf-star/"
24194
24390
  }
24195
24391
  ],
@@ -24228,7 +24424,7 @@
24228
24424
  "organization": "W3C",
24229
24425
  "groups": [
24230
24426
  {
24231
- "name": "RDF-star Working Group",
24427
+ "name": "RDF & SPARQL Working Group",
24232
24428
  "url": "https://www.w3.org/groups/wg/rdf-star/"
24233
24429
  }
24234
24430
  ],
@@ -24641,10 +24837,6 @@
24641
24837
  {
24642
24838
  "name": "Devices and Sensors Working Group",
24643
24839
  "url": "https://www.w3.org/das/"
24644
- },
24645
- {
24646
- "name": "Web Applications Working Group",
24647
- "url": "https://www.w3.org/groups/wg/webapps/"
24648
24840
  }
24649
24841
  ],
24650
24842
  "release": {
@@ -25194,7 +25386,7 @@
25194
25386
  "organization": "W3C",
25195
25387
  "groups": [
25196
25388
  {
25197
- "name": "RDF-star Working Group",
25389
+ "name": "RDF & SPARQL Working Group",
25198
25390
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25199
25391
  }
25200
25392
  ],
@@ -25233,7 +25425,7 @@
25233
25425
  "organization": "W3C",
25234
25426
  "groups": [
25235
25427
  {
25236
- "name": "RDF-star Working Group",
25428
+ "name": "RDF & SPARQL Working Group",
25237
25429
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25238
25430
  }
25239
25431
  ],
@@ -25272,7 +25464,7 @@
25272
25464
  "organization": "W3C",
25273
25465
  "groups": [
25274
25466
  {
25275
- "name": "RDF-star Working Group",
25467
+ "name": "RDF & SPARQL Working Group",
25276
25468
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25277
25469
  }
25278
25470
  ],
@@ -25311,7 +25503,7 @@
25311
25503
  "organization": "W3C",
25312
25504
  "groups": [
25313
25505
  {
25314
- "name": "RDF-star Working Group",
25506
+ "name": "RDF & SPARQL Working Group",
25315
25507
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25316
25508
  }
25317
25509
  ],
@@ -25350,7 +25542,7 @@
25350
25542
  "organization": "W3C",
25351
25543
  "groups": [
25352
25544
  {
25353
- "name": "RDF-star Working Group",
25545
+ "name": "RDF & SPARQL Working Group",
25354
25546
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25355
25547
  }
25356
25548
  ],
@@ -25389,7 +25581,7 @@
25389
25581
  "organization": "W3C",
25390
25582
  "groups": [
25391
25583
  {
25392
- "name": "RDF-star Working Group",
25584
+ "name": "RDF & SPARQL Working Group",
25393
25585
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25394
25586
  }
25395
25587
  ],
@@ -25428,7 +25620,7 @@
25428
25620
  "organization": "W3C",
25429
25621
  "groups": [
25430
25622
  {
25431
- "name": "RDF-star Working Group",
25623
+ "name": "RDF & SPARQL Working Group",
25432
25624
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25433
25625
  }
25434
25626
  ],
@@ -25467,7 +25659,7 @@
25467
25659
  "organization": "W3C",
25468
25660
  "groups": [
25469
25661
  {
25470
- "name": "RDF-star Working Group",
25662
+ "name": "RDF & SPARQL Working Group",
25471
25663
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25472
25664
  }
25473
25665
  ],
@@ -25506,7 +25698,7 @@
25506
25698
  "organization": "W3C",
25507
25699
  "groups": [
25508
25700
  {
25509
- "name": "RDF-star Working Group",
25701
+ "name": "RDF & SPARQL Working Group",
25510
25702
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25511
25703
  }
25512
25704
  ],
@@ -25545,7 +25737,7 @@
25545
25737
  "organization": "W3C",
25546
25738
  "groups": [
25547
25739
  {
25548
- "name": "RDF-star Working Group",
25740
+ "name": "RDF & SPARQL Working Group",
25549
25741
  "url": "https://www.w3.org/groups/wg/rdf-star/"
25550
25742
  }
25551
25743
  ],
@@ -26231,6 +26423,45 @@
26231
26423
  ]
26232
26424
  }
26233
26425
  },
26426
+ {
26427
+ "url": "https://www.w3.org/TR/ttml2/",
26428
+ "seriesComposition": "full",
26429
+ "shortname": "ttml2",
26430
+ "series": {
26431
+ "shortname": "ttml",
26432
+ "currentSpecification": "ttml2",
26433
+ "title": "Timed Text Markup Language (TTML)",
26434
+ "shortTitle": "TTML",
26435
+ "releaseUrl": "https://www.w3.org/TR/ttml/",
26436
+ "nightlyUrl": "https://w3c.github.io/ttml/index.html"
26437
+ },
26438
+ "seriesVersion": "2",
26439
+ "categories": [],
26440
+ "organization": "W3C",
26441
+ "groups": [
26442
+ {
26443
+ "name": "Timed Text Working Group",
26444
+ "url": "https://www.w3.org/AudioVideo/TT/"
26445
+ }
26446
+ ],
26447
+ "release": {
26448
+ "url": "https://www.w3.org/TR/ttml2/",
26449
+ "status": "Candidate Recommendation Snapshot",
26450
+ "filename": "Overview.html"
26451
+ },
26452
+ "nightly": {
26453
+ "url": "https://w3c.github.io/ttml2/index.html",
26454
+ "status": "Editor's Draft",
26455
+ "alternateUrls": [],
26456
+ "repository": "https://github.com/w3c/ttml2",
26457
+ "sourcePath": "index.html",
26458
+ "filename": "index.html"
26459
+ },
26460
+ "title": "Timed Text Markup Language 2 (TTML2) (2nd Edition)",
26461
+ "source": "w3c",
26462
+ "shortTitle": "TTML2",
26463
+ "standing": "good"
26464
+ },
26234
26465
  {
26235
26466
  "url": "https://www.w3.org/TR/uievents-code/",
26236
26467
  "seriesComposition": "full",
@@ -26470,7 +26701,7 @@
26470
26701
  ],
26471
26702
  "release": {
26472
26703
  "url": "https://www.w3.org/TR/vc-data-integrity/",
26473
- "status": "Proposed Recommendation",
26704
+ "status": "Recommendation",
26474
26705
  "filename": "Overview.html"
26475
26706
  },
26476
26707
  "nightly": {
@@ -26509,7 +26740,7 @@
26509
26740
  ],
26510
26741
  "release": {
26511
26742
  "url": "https://www.w3.org/TR/vc-data-model-2.0/",
26512
- "status": "Proposed Recommendation",
26743
+ "status": "Recommendation",
26513
26744
  "filename": "Overview.html"
26514
26745
  },
26515
26746
  "nightly": {
@@ -26612,6 +26843,45 @@
26612
26843
  ],
26613
26844
  "standing": "good"
26614
26845
  },
26846
+ {
26847
+ "url": "https://www.w3.org/TR/vocab-dcat-3/",
26848
+ "seriesComposition": "full",
26849
+ "shortname": "vocab-dcat-3",
26850
+ "series": {
26851
+ "shortname": "vocab-dcat",
26852
+ "currentSpecification": "vocab-dcat-3",
26853
+ "title": "Data Catalog Vocabulary (DCAT)",
26854
+ "shortTitle": "DCAT",
26855
+ "releaseUrl": "https://www.w3.org/TR/vocab-dcat/",
26856
+ "nightlyUrl": "https://w3c.github.io/dxwg/dcat/"
26857
+ },
26858
+ "seriesVersion": "3",
26859
+ "nightly": {
26860
+ "url": "https://w3c.github.io/dxwg/dcat/",
26861
+ "status": "Editor's Draft",
26862
+ "sourcePath": "dcat/index.html",
26863
+ "alternateUrls": [],
26864
+ "repository": "https://github.com/w3c/dxwg",
26865
+ "filename": "index.html"
26866
+ },
26867
+ "organization": "W3C",
26868
+ "groups": [
26869
+ {
26870
+ "name": "Dataset Exchange Working Group",
26871
+ "url": "https://www.w3.org/2017/dxwg/"
26872
+ }
26873
+ ],
26874
+ "release": {
26875
+ "url": "https://www.w3.org/TR/vocab-dcat-3/",
26876
+ "status": "Recommendation",
26877
+ "filename": "Overview.html"
26878
+ },
26879
+ "title": "Data Catalog Vocabulary (DCAT) - Version 3",
26880
+ "source": "w3c",
26881
+ "shortTitle": "DCAT 3",
26882
+ "categories": [],
26883
+ "standing": "good"
26884
+ },
26615
26885
  {
26616
26886
  "url": "https://www.w3.org/TR/wai-aria-1.2/",
26617
26887
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.49.0",
3
+ "version": "3.51.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",