web-specs 3.22.0 → 3.23.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 +34 -0
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -6148,6 +6148,40 @@
|
|
|
6148
6148
|
],
|
|
6149
6149
|
"standing": "good"
|
|
6150
6150
|
},
|
|
6151
|
+
{
|
|
6152
|
+
"url": "https://w3c.github.io/at-driver/",
|
|
6153
|
+
"seriesComposition": "full",
|
|
6154
|
+
"shortname": "at-driver",
|
|
6155
|
+
"series": {
|
|
6156
|
+
"shortname": "at-driver",
|
|
6157
|
+
"currentSpecification": "at-driver",
|
|
6158
|
+
"title": "AT Driver",
|
|
6159
|
+
"shortTitle": "AT Driver",
|
|
6160
|
+
"nightlyUrl": "https://w3c.github.io/at-driver/"
|
|
6161
|
+
},
|
|
6162
|
+
"organization": "W3C",
|
|
6163
|
+
"groups": [
|
|
6164
|
+
{
|
|
6165
|
+
"name": "Browser Testing and Tools Working Group",
|
|
6166
|
+
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
6167
|
+
}
|
|
6168
|
+
],
|
|
6169
|
+
"nightly": {
|
|
6170
|
+
"url": "https://w3c.github.io/at-driver/",
|
|
6171
|
+
"status": "Editor's Draft",
|
|
6172
|
+
"alternateUrls": [],
|
|
6173
|
+
"repository": "https://github.com/w3c/at-driver",
|
|
6174
|
+
"sourcePath": "index.bs",
|
|
6175
|
+
"filename": "index.html"
|
|
6176
|
+
},
|
|
6177
|
+
"title": "AT Driver",
|
|
6178
|
+
"source": "spec",
|
|
6179
|
+
"shortTitle": "AT Driver",
|
|
6180
|
+
"categories": [
|
|
6181
|
+
"browser"
|
|
6182
|
+
],
|
|
6183
|
+
"standing": "good"
|
|
6184
|
+
},
|
|
6151
6185
|
{
|
|
6152
6186
|
"url": "https://w3c.github.io/audio-session/",
|
|
6153
6187
|
"seriesComposition": "full",
|