web-specs 3.34.0 → 3.35.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 +35 -1
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -7466,6 +7466,40 @@
|
|
|
7466
7466
|
],
|
|
7467
7467
|
"standing": "good"
|
|
7468
7468
|
},
|
|
7469
|
+
{
|
|
7470
|
+
"url": "https://wicg.github.io/aom/spec/",
|
|
7471
|
+
"seriesComposition": "full",
|
|
7472
|
+
"shortname": "aom",
|
|
7473
|
+
"series": {
|
|
7474
|
+
"shortname": "aom",
|
|
7475
|
+
"currentSpecification": "aom",
|
|
7476
|
+
"title": "Accessibility Object Model",
|
|
7477
|
+
"shortTitle": "Accessibility Object Model",
|
|
7478
|
+
"nightlyUrl": "https://wicg.github.io/aom/spec/"
|
|
7479
|
+
},
|
|
7480
|
+
"organization": "W3C",
|
|
7481
|
+
"groups": [
|
|
7482
|
+
{
|
|
7483
|
+
"name": "Web Platform Incubator Community Group",
|
|
7484
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7485
|
+
}
|
|
7486
|
+
],
|
|
7487
|
+
"nightly": {
|
|
7488
|
+
"url": "https://wicg.github.io/aom/spec/",
|
|
7489
|
+
"status": "Unofficial Proposal Draft",
|
|
7490
|
+
"alternateUrls": [],
|
|
7491
|
+
"repository": "https://github.com/WICG/aom",
|
|
7492
|
+
"sourcePath": "spec/index.html",
|
|
7493
|
+
"filename": "index.html"
|
|
7494
|
+
},
|
|
7495
|
+
"title": "Accessibility Object Model",
|
|
7496
|
+
"source": "spec",
|
|
7497
|
+
"shortTitle": "Accessibility Object Model",
|
|
7498
|
+
"categories": [
|
|
7499
|
+
"browser"
|
|
7500
|
+
],
|
|
7501
|
+
"standing": "pending"
|
|
7502
|
+
},
|
|
7469
7503
|
{
|
|
7470
7504
|
"url": "https://wicg.github.io/attribution-reporting-api/",
|
|
7471
7505
|
"seriesComposition": "full",
|
|
@@ -25740,7 +25774,7 @@
|
|
|
25740
25774
|
],
|
|
25741
25775
|
"release": {
|
|
25742
25776
|
"url": "https://www.w3.org/TR/vc-data-model-2.0/",
|
|
25743
|
-
"status": "Candidate Recommendation
|
|
25777
|
+
"status": "Candidate Recommendation Draft",
|
|
25744
25778
|
"filename": "Overview.html"
|
|
25745
25779
|
},
|
|
25746
25780
|
"nightly": {
|