browser-specs 4.18.0 → 4.19.1
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 +84 -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",
|
|
@@ -2094,6 +2049,40 @@
|
|
|
2094
2049
|
]
|
|
2095
2050
|
}
|
|
2096
2051
|
},
|
|
2052
|
+
{
|
|
2053
|
+
"url": "https://patcg-individual-drafts.github.io/private-aggregation-api/",
|
|
2054
|
+
"seriesComposition": "full",
|
|
2055
|
+
"shortname": "private-aggregation-api",
|
|
2056
|
+
"series": {
|
|
2057
|
+
"shortname": "private-aggregation-api",
|
|
2058
|
+
"currentSpecification": "private-aggregation-api",
|
|
2059
|
+
"title": "Private Aggregation API",
|
|
2060
|
+
"shortTitle": "Private Aggregation API",
|
|
2061
|
+
"nightlyUrl": "https://patcg-individual-drafts.github.io/private-aggregation-api/"
|
|
2062
|
+
},
|
|
2063
|
+
"groups": [
|
|
2064
|
+
{
|
|
2065
|
+
"name": "Private Advertising Technology Community Group",
|
|
2066
|
+
"url": "https://www.w3.org/community/patcg/"
|
|
2067
|
+
}
|
|
2068
|
+
],
|
|
2069
|
+
"standing": "good",
|
|
2070
|
+
"organization": "W3C",
|
|
2071
|
+
"nightly": {
|
|
2072
|
+
"url": "https://patcg-individual-drafts.github.io/private-aggregation-api/",
|
|
2073
|
+
"status": "Unofficial Proposal Draft",
|
|
2074
|
+
"alternateUrls": [],
|
|
2075
|
+
"repository": "https://github.com/patcg-individual-drafts/private-aggregation-api",
|
|
2076
|
+
"sourcePath": "spec.bs",
|
|
2077
|
+
"filename": "index.html"
|
|
2078
|
+
},
|
|
2079
|
+
"title": "Private Aggregation API",
|
|
2080
|
+
"source": "spec",
|
|
2081
|
+
"shortTitle": "Private Aggregation API",
|
|
2082
|
+
"categories": [
|
|
2083
|
+
"browser"
|
|
2084
|
+
]
|
|
2085
|
+
},
|
|
2097
2086
|
{
|
|
2098
2087
|
"url": "https://privacycg.github.io/nav-tracking-mitigations/",
|
|
2099
2088
|
"seriesComposition": "full",
|
|
@@ -16093,6 +16082,56 @@
|
|
|
16093
16082
|
]
|
|
16094
16083
|
}
|
|
16095
16084
|
},
|
|
16085
|
+
{
|
|
16086
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16087
|
+
"seriesComposition": "delta",
|
|
16088
|
+
"shortname": "css-values-5",
|
|
16089
|
+
"series": {
|
|
16090
|
+
"shortname": "css-values",
|
|
16091
|
+
"currentSpecification": "css-values-4",
|
|
16092
|
+
"title": "CSS Values and Units",
|
|
16093
|
+
"shortTitle": "CSS Values",
|
|
16094
|
+
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
16095
|
+
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
16096
|
+
},
|
|
16097
|
+
"seriesVersion": "5",
|
|
16098
|
+
"shortTitle": "CSS Values 5",
|
|
16099
|
+
"seriesPrevious": "css-values-4",
|
|
16100
|
+
"organization": "W3C",
|
|
16101
|
+
"groups": [
|
|
16102
|
+
{
|
|
16103
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
16104
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
16105
|
+
}
|
|
16106
|
+
],
|
|
16107
|
+
"release": {
|
|
16108
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16109
|
+
"status": "First Public Working Draft",
|
|
16110
|
+
"filename": "Overview.html"
|
|
16111
|
+
},
|
|
16112
|
+
"nightly": {
|
|
16113
|
+
"url": "https://drafts.csswg.org/css-values-5/",
|
|
16114
|
+
"status": "Editor's Draft",
|
|
16115
|
+
"alternateUrls": [
|
|
16116
|
+
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
16117
|
+
],
|
|
16118
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16119
|
+
"sourcePath": "css-values-5/Overview.bs",
|
|
16120
|
+
"filename": "index.html"
|
|
16121
|
+
},
|
|
16122
|
+
"title": "CSS Values and Units Module Level 5",
|
|
16123
|
+
"source": "w3c",
|
|
16124
|
+
"categories": [
|
|
16125
|
+
"browser"
|
|
16126
|
+
],
|
|
16127
|
+
"standing": "good",
|
|
16128
|
+
"tests": {
|
|
16129
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16130
|
+
"testPaths": [
|
|
16131
|
+
"css/css-values"
|
|
16132
|
+
]
|
|
16133
|
+
}
|
|
16134
|
+
},
|
|
16096
16135
|
{
|
|
16097
16136
|
"url": "https://www.w3.org/TR/css-variables-1/",
|
|
16098
16137
|
"seriesComposition": "full",
|
package/package.json
CHANGED