browser-specs 4.18.0 → 4.19.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 +50 -45
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1271,51 +1271,6 @@
|
|
|
1271
1271
|
]
|
|
1272
1272
|
}
|
|
1273
1273
|
},
|
|
1274
|
-
{
|
|
1275
|
-
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1276
|
-
"seriesComposition": "delta",
|
|
1277
|
-
"shortname": "css-values-5",
|
|
1278
|
-
"series": {
|
|
1279
|
-
"shortname": "css-values",
|
|
1280
|
-
"currentSpecification": "css-values-4",
|
|
1281
|
-
"title": "CSS Values and Units",
|
|
1282
|
-
"shortTitle": "CSS Values",
|
|
1283
|
-
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
1284
|
-
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
1285
|
-
},
|
|
1286
|
-
"seriesVersion": "5",
|
|
1287
|
-
"shortTitle": "CSS Values 5",
|
|
1288
|
-
"seriesPrevious": "css-values-4",
|
|
1289
|
-
"organization": "W3C",
|
|
1290
|
-
"groups": [
|
|
1291
|
-
{
|
|
1292
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1293
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1294
|
-
}
|
|
1295
|
-
],
|
|
1296
|
-
"nightly": {
|
|
1297
|
-
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1298
|
-
"status": "Editor's Draft",
|
|
1299
|
-
"alternateUrls": [
|
|
1300
|
-
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
1301
|
-
],
|
|
1302
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1303
|
-
"sourcePath": "css-values-5/Overview.bs",
|
|
1304
|
-
"filename": "index.html"
|
|
1305
|
-
},
|
|
1306
|
-
"title": "CSS Values and Units Module Level 5",
|
|
1307
|
-
"source": "spec",
|
|
1308
|
-
"categories": [
|
|
1309
|
-
"browser"
|
|
1310
|
-
],
|
|
1311
|
-
"standing": "good",
|
|
1312
|
-
"tests": {
|
|
1313
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1314
|
-
"testPaths": [
|
|
1315
|
-
"css/css-values"
|
|
1316
|
-
]
|
|
1317
|
-
}
|
|
1318
|
-
},
|
|
1319
1274
|
{
|
|
1320
1275
|
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
1321
1276
|
"seriesComposition": "full",
|
|
@@ -16093,6 +16048,56 @@
|
|
|
16093
16048
|
]
|
|
16094
16049
|
}
|
|
16095
16050
|
},
|
|
16051
|
+
{
|
|
16052
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16053
|
+
"seriesComposition": "delta",
|
|
16054
|
+
"shortname": "css-values-5",
|
|
16055
|
+
"series": {
|
|
16056
|
+
"shortname": "css-values",
|
|
16057
|
+
"currentSpecification": "css-values-4",
|
|
16058
|
+
"title": "CSS Values and Units",
|
|
16059
|
+
"shortTitle": "CSS Values",
|
|
16060
|
+
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
16061
|
+
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
16062
|
+
},
|
|
16063
|
+
"seriesVersion": "5",
|
|
16064
|
+
"shortTitle": "CSS Values 5",
|
|
16065
|
+
"seriesPrevious": "css-values-4",
|
|
16066
|
+
"organization": "W3C",
|
|
16067
|
+
"groups": [
|
|
16068
|
+
{
|
|
16069
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
16070
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
16071
|
+
}
|
|
16072
|
+
],
|
|
16073
|
+
"release": {
|
|
16074
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16075
|
+
"status": "First Public Working Draft",
|
|
16076
|
+
"filename": "Overview.html"
|
|
16077
|
+
},
|
|
16078
|
+
"nightly": {
|
|
16079
|
+
"url": "https://drafts.csswg.org/css-values-5/",
|
|
16080
|
+
"status": "Editor's Draft",
|
|
16081
|
+
"alternateUrls": [
|
|
16082
|
+
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
16083
|
+
],
|
|
16084
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16085
|
+
"sourcePath": "css-values-5/Overview.bs",
|
|
16086
|
+
"filename": "index.html"
|
|
16087
|
+
},
|
|
16088
|
+
"title": "CSS Values and Units Module Level 5",
|
|
16089
|
+
"source": "w3c",
|
|
16090
|
+
"categories": [
|
|
16091
|
+
"browser"
|
|
16092
|
+
],
|
|
16093
|
+
"standing": "good",
|
|
16094
|
+
"tests": {
|
|
16095
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16096
|
+
"testPaths": [
|
|
16097
|
+
"css/css-values"
|
|
16098
|
+
]
|
|
16099
|
+
}
|
|
16100
|
+
},
|
|
16096
16101
|
{
|
|
16097
16102
|
"url": "https://www.w3.org/TR/css-variables-1/",
|
|
16098
16103
|
"seriesComposition": "full",
|
package/package.json
CHANGED