web-specs 2.77.0 → 2.78.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 +49 -0
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -23481,6 +23481,7 @@
|
|
|
23481
23481
|
},
|
|
23482
23482
|
"seriesVersion": "1.2",
|
|
23483
23483
|
"title": "Accessible Rich Internet Applications (WAI-ARIA)",
|
|
23484
|
+
"seriesNext": "wai-aria-1.3",
|
|
23484
23485
|
"organization": "W3C",
|
|
23485
23486
|
"groups": [
|
|
23486
23487
|
{
|
|
@@ -23514,6 +23515,54 @@
|
|
|
23514
23515
|
]
|
|
23515
23516
|
}
|
|
23516
23517
|
},
|
|
23518
|
+
{
|
|
23519
|
+
"url": "https://www.w3.org/TR/wai-aria-1.3/",
|
|
23520
|
+
"seriesComposition": "full",
|
|
23521
|
+
"shortname": "wai-aria-1.3",
|
|
23522
|
+
"series": {
|
|
23523
|
+
"shortname": "wai-aria",
|
|
23524
|
+
"currentSpecification": "wai-aria-1.2",
|
|
23525
|
+
"title": "Accessible Rich Internet Applications (WAI-ARIA)",
|
|
23526
|
+
"shortTitle": "WAI-ARIA",
|
|
23527
|
+
"releaseUrl": "https://www.w3.org/TR/wai-aria/",
|
|
23528
|
+
"nightlyUrl": "https://w3c.github.io/aria/"
|
|
23529
|
+
},
|
|
23530
|
+
"seriesVersion": "1.3",
|
|
23531
|
+
"title": "Accessible Rich Internet Applications (WAI-ARIA)",
|
|
23532
|
+
"seriesPrevious": "wai-aria-1.2",
|
|
23533
|
+
"organization": "W3C",
|
|
23534
|
+
"groups": [
|
|
23535
|
+
{
|
|
23536
|
+
"name": "Accessible Rich Internet Applications Working Group",
|
|
23537
|
+
"url": "https://www.w3.org/WAI/ARIA/"
|
|
23538
|
+
}
|
|
23539
|
+
],
|
|
23540
|
+
"release": {
|
|
23541
|
+
"url": "https://www.w3.org/TR/wai-aria-1.3/",
|
|
23542
|
+
"status": "First Public Working Draft",
|
|
23543
|
+
"filename": "Overview.html"
|
|
23544
|
+
},
|
|
23545
|
+
"nightly": {
|
|
23546
|
+
"url": "https://w3c.github.io/aria/",
|
|
23547
|
+
"status": "Editor's Draft",
|
|
23548
|
+
"alternateUrls": [],
|
|
23549
|
+
"repository": "https://github.com/w3c/aria",
|
|
23550
|
+
"sourcePath": "index.html",
|
|
23551
|
+
"filename": "index.html"
|
|
23552
|
+
},
|
|
23553
|
+
"source": "w3c",
|
|
23554
|
+
"shortTitle": "WAI-ARIA",
|
|
23555
|
+
"categories": [
|
|
23556
|
+
"browser"
|
|
23557
|
+
],
|
|
23558
|
+
"standing": "good",
|
|
23559
|
+
"tests": {
|
|
23560
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
23561
|
+
"testPaths": [
|
|
23562
|
+
"wai-aria"
|
|
23563
|
+
]
|
|
23564
|
+
}
|
|
23565
|
+
},
|
|
23517
23566
|
{
|
|
23518
23567
|
"url": "https://www.w3.org/TR/wasm-core-1/",
|
|
23519
23568
|
"seriesComposition": "full",
|