Skip to content

Commit 2c08a86

Browse files
author
fetch-info bot
committed
[data] Update spec info
1 parent 87e605c commit 2c08a86

File tree

2 files changed

+35
-41
lines changed

2 files changed

+35
-41
lines changed

Diff for: index.json

+34-40
Original file line numberDiff line numberDiff line change
@@ -7278,6 +7278,40 @@
72787278
],
72797279
"standing": "good"
72807280
},
7281+
{
7282+
"url": "https://webaudio.github.io/web-speech-api/",
7283+
"seriesComposition": "full",
7284+
"shortname": "speech-api",
7285+
"series": {
7286+
"shortname": "speech-api",
7287+
"currentSpecification": "speech-api",
7288+
"title": "Web Speech API",
7289+
"shortTitle": "Web Speech API",
7290+
"nightlyUrl": "https://webaudio.github.io/web-speech-api/"
7291+
},
7292+
"organization": "W3C",
7293+
"groups": [
7294+
{
7295+
"name": "Audio Community Group",
7296+
"url": "https://www.w3.org/community/audio-comgp/"
7297+
}
7298+
],
7299+
"nightly": {
7300+
"url": "https://webaudio.github.io/web-speech-api/",
7301+
"status": "Draft Community Group Report",
7302+
"alternateUrls": [],
7303+
"repository": "https://github.com/WebAudio/web-speech-api",
7304+
"sourcePath": "index.bs",
7305+
"filename": "index.html"
7306+
},
7307+
"title": "Web Speech API",
7308+
"source": "spec",
7309+
"shortTitle": "Web Speech API",
7310+
"categories": [
7311+
"browser"
7312+
],
7313+
"standing": "good"
7314+
},
72817315
{
72827316
"url": "https://webbluetoothcg.github.io/web-bluetooth/",
72837317
"seriesComposition": "full",
@@ -9889,46 +9923,6 @@
98899923
"browser"
98909924
]
98919925
},
9892-
{
9893-
"url": "https://wicg.github.io/speech-api/",
9894-
"seriesComposition": "full",
9895-
"shortname": "speech-api",
9896-
"series": {
9897-
"shortname": "speech-api",
9898-
"currentSpecification": "speech-api",
9899-
"title": "Web Speech API",
9900-
"shortTitle": "Web Speech API",
9901-
"nightlyUrl": "https://wicg.github.io/speech-api/"
9902-
},
9903-
"organization": "W3C",
9904-
"groups": [
9905-
{
9906-
"name": "Audio Community Group",
9907-
"url": "https://www.w3.org/community/audio-comgp/"
9908-
}
9909-
],
9910-
"nightly": {
9911-
"url": "https://wicg.github.io/speech-api/",
9912-
"status": "Draft Community Group Report",
9913-
"alternateUrls": [],
9914-
"repository": "https://github.com/WICG/speech-api",
9915-
"sourcePath": "index.bs",
9916-
"filename": "index.html"
9917-
},
9918-
"title": "Web Speech API",
9919-
"source": "spec",
9920-
"shortTitle": "Web Speech API",
9921-
"categories": [
9922-
"browser"
9923-
],
9924-
"standing": "good",
9925-
"tests": {
9926-
"repository": "https://github.com/web-platform-tests/wpt",
9927-
"testPaths": [
9928-
"speech-api"
9929-
]
9930-
}
9931-
},
99329926
{
99339927
"url": "https://wicg.github.io/storage-buckets/",
99349928
"seriesComposition": "full",

Diff for: packages/web-specs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-specs",
3-
"version": "3.35.1",
3+
"version": "3.36.0",
44
"description": "Curated list of technical Web specifications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)