Skip to content

Commit 387472a

Browse files
author
fetch-info bot
committed
[data] Update spec info
1 parent d4c6c7c commit 387472a

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

Diff for: index.json

+62
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,41 @@
592592
]
593593
}
594594
},
595+
{
596+
"url": "https://drafts.csswg.org/css-values-5/",
597+
"seriesComposition": "delta",
598+
"shortname": "css-values-5",
599+
"series": {
600+
"shortname": "css-values",
601+
"currentSpecification": "css-values-4",
602+
"releaseUrl": "https://www.w3.org/TR/css-values/",
603+
"nightlyUrl": "https://drafts.csswg.org/css-values/"
604+
},
605+
"seriesVersion": "5",
606+
"shortTitle": "CSS Values 5",
607+
"seriesPrevious": "css-values-4",
608+
"organization": "W3C",
609+
"groups": [
610+
{
611+
"name": "Cascading Style Sheets (CSS) Working Group",
612+
"url": "https://www.w3.org/Style/CSS/"
613+
}
614+
],
615+
"nightly": {
616+
"url": "https://drafts.csswg.org/css-values-5/",
617+
"repository": "https://github.com/w3c/csswg-drafts",
618+
"sourcePath": "css-values-5/Overview.bs",
619+
"filename": "Overview.html"
620+
},
621+
"title": "CSS Values and Units Module Level 5",
622+
"source": "spec",
623+
"tests": {
624+
"repository": "https://github.com/web-platform-tests/wpt",
625+
"testPaths": [
626+
"css/css-values"
627+
]
628+
}
629+
},
595630
{
596631
"url": "https://drafts.csswg.org/scroll-animations-1/",
597632
"seriesComposition": "full",
@@ -1396,6 +1431,32 @@
13961431
"source": "spec",
13971432
"shortTitle": "Proposal-array-find-from-last"
13981433
},
1434+
{
1435+
"url": "https://tc39.es/proposal-array-grouping/",
1436+
"seriesComposition": "full",
1437+
"shortname": "tc39-array-grouping",
1438+
"series": {
1439+
"shortname": "tc39-array-grouping",
1440+
"currentSpecification": "tc39-array-grouping",
1441+
"nightlyUrl": "https://tc39.es/proposal-array-grouping/"
1442+
},
1443+
"organization": "Ecma International",
1444+
"groups": [
1445+
{
1446+
"name": "TC39",
1447+
"url": "https://tc39.es/"
1448+
}
1449+
],
1450+
"nightly": {
1451+
"url": "https://tc39.es/proposal-array-grouping/",
1452+
"repository": "https://github.com/tc39/proposal-array-grouping",
1453+
"sourcePath": "index.html",
1454+
"filename": "index.html"
1455+
},
1456+
"title": "Array Grouping",
1457+
"source": "spec",
1458+
"shortTitle": "Array Grouping"
1459+
},
13991460
{
14001461
"url": "https://tc39.es/proposal-atomics-wait-async/",
14011462
"seriesComposition": "full",
@@ -10121,6 +10182,7 @@
1012110182
"seriesVersion": "4",
1012210183
"shortTitle": "CSS Values 4",
1012310184
"seriesPrevious": "css-values-3",
10185+
"seriesNext": "css-values-5",
1012410186
"organization": "W3C",
1012510187
"groups": [
1012610188
{

0 commit comments

Comments
 (0)