browser-specs 3.55.1 → 3.57.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 +48 -36
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -7050,40 +7050,6 @@
|
|
|
7050
7050
|
],
|
|
7051
7051
|
"standing": "good"
|
|
7052
7052
|
},
|
|
7053
|
-
{
|
|
7054
|
-
"url": "https://wicg.github.io/local-network-access/",
|
|
7055
|
-
"seriesComposition": "full",
|
|
7056
|
-
"shortname": "local-network-access",
|
|
7057
|
-
"series": {
|
|
7058
|
-
"shortname": "local-network-access",
|
|
7059
|
-
"currentSpecification": "local-network-access",
|
|
7060
|
-
"title": "Local Network Access",
|
|
7061
|
-
"shortTitle": "Local Network Access",
|
|
7062
|
-
"nightlyUrl": "https://wicg.github.io/local-network-access/"
|
|
7063
|
-
},
|
|
7064
|
-
"organization": "W3C",
|
|
7065
|
-
"groups": [
|
|
7066
|
-
{
|
|
7067
|
-
"name": "Web Platform Incubator Community Group",
|
|
7068
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
7069
|
-
}
|
|
7070
|
-
],
|
|
7071
|
-
"nightly": {
|
|
7072
|
-
"url": "https://wicg.github.io/local-network-access/",
|
|
7073
|
-
"status": "Draft Community Group Report",
|
|
7074
|
-
"alternateUrls": [],
|
|
7075
|
-
"repository": "https://github.com/WICG/local-network-access",
|
|
7076
|
-
"sourcePath": "index.src.html",
|
|
7077
|
-
"filename": "index.html"
|
|
7078
|
-
},
|
|
7079
|
-
"title": "Local Network Access",
|
|
7080
|
-
"source": "spec",
|
|
7081
|
-
"shortTitle": "Local Network Access",
|
|
7082
|
-
"categories": [
|
|
7083
|
-
"browser"
|
|
7084
|
-
],
|
|
7085
|
-
"standing": "good"
|
|
7086
|
-
},
|
|
7087
7053
|
{
|
|
7088
7054
|
"url": "https://wicg.github.io/manifest-incubations/",
|
|
7089
7055
|
"seriesComposition": "full",
|
|
@@ -7603,6 +7569,46 @@
|
|
|
7603
7569
|
],
|
|
7604
7570
|
"standing": "good"
|
|
7605
7571
|
},
|
|
7572
|
+
{
|
|
7573
|
+
"url": "https://wicg.github.io/private-network-access/",
|
|
7574
|
+
"seriesComposition": "full",
|
|
7575
|
+
"shortname": "private-network-access",
|
|
7576
|
+
"series": {
|
|
7577
|
+
"shortname": "private-network-access",
|
|
7578
|
+
"currentSpecification": "private-network-access",
|
|
7579
|
+
"title": "Private Network Access",
|
|
7580
|
+
"shortTitle": "Private Network Access",
|
|
7581
|
+
"nightlyUrl": "https://wicg.github.io/private-network-access/"
|
|
7582
|
+
},
|
|
7583
|
+
"organization": "W3C",
|
|
7584
|
+
"groups": [
|
|
7585
|
+
{
|
|
7586
|
+
"name": "Web Platform Incubator Community Group",
|
|
7587
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7588
|
+
}
|
|
7589
|
+
],
|
|
7590
|
+
"nightly": {
|
|
7591
|
+
"url": "https://wicg.github.io/private-network-access/",
|
|
7592
|
+
"status": "Draft Community Group Report",
|
|
7593
|
+
"alternateUrls": [],
|
|
7594
|
+
"repository": "https://github.com/WICG/private-network-access",
|
|
7595
|
+
"sourcePath": "index.src.html",
|
|
7596
|
+
"filename": "index.html"
|
|
7597
|
+
},
|
|
7598
|
+
"title": "Private Network Access",
|
|
7599
|
+
"source": "spec",
|
|
7600
|
+
"shortTitle": "Private Network Access",
|
|
7601
|
+
"categories": [
|
|
7602
|
+
"browser"
|
|
7603
|
+
],
|
|
7604
|
+
"standing": "good",
|
|
7605
|
+
"tests": {
|
|
7606
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7607
|
+
"testPaths": [
|
|
7608
|
+
"fetch/local-network-access"
|
|
7609
|
+
]
|
|
7610
|
+
}
|
|
7611
|
+
},
|
|
7606
7612
|
{
|
|
7607
7613
|
"url": "https://wicg.github.io/responsive-image-client-hints/",
|
|
7608
7614
|
"seriesComposition": "full",
|
|
@@ -19000,7 +19006,7 @@
|
|
|
19000
19006
|
],
|
|
19001
19007
|
"release": {
|
|
19002
19008
|
"url": "https://www.w3.org/TR/secure-payment-confirmation/",
|
|
19003
|
-
"status": "
|
|
19009
|
+
"status": "Candidate Recommendation Draft",
|
|
19004
19010
|
"filename": "Overview.html"
|
|
19005
19011
|
},
|
|
19006
19012
|
"nightly": {
|
|
@@ -22291,7 +22297,13 @@
|
|
|
22291
22297
|
"categories": [
|
|
22292
22298
|
"browser"
|
|
22293
22299
|
],
|
|
22294
|
-
"standing": "good"
|
|
22300
|
+
"standing": "good",
|
|
22301
|
+
"tests": {
|
|
22302
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
22303
|
+
"testPaths": [
|
|
22304
|
+
"window-management"
|
|
22305
|
+
]
|
|
22306
|
+
}
|
|
22295
22307
|
},
|
|
22296
22308
|
{
|
|
22297
22309
|
"url": "https://www.w3.org/TR/WOFF/",
|
package/package.json
CHANGED