web-specs 2.51.0 → 2.52.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 +6 -46
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1514,8 +1514,8 @@
|
|
|
1514
1514
|
"fetch"
|
|
1515
1515
|
],
|
|
1516
1516
|
"excludePaths": [
|
|
1517
|
-
"fetch/
|
|
1518
|
-
"fetch/
|
|
1517
|
+
"fetch/local-network-access",
|
|
1518
|
+
"fetch/metadata"
|
|
1519
1519
|
]
|
|
1520
1520
|
}
|
|
1521
1521
|
},
|
|
@@ -2042,8 +2042,8 @@
|
|
|
2042
2042
|
"series": {
|
|
2043
2043
|
"shortname": "requestStorageAccessForOrigin",
|
|
2044
2044
|
"currentSpecification": "requestStorageAccessForOrigin",
|
|
2045
|
-
"title": "
|
|
2046
|
-
"shortTitle": "
|
|
2045
|
+
"title": "requestStorageAccessFor API",
|
|
2046
|
+
"shortTitle": "requestStorageAccessFor API",
|
|
2047
2047
|
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
|
|
2048
2048
|
},
|
|
2049
2049
|
"organization": "W3C",
|
|
@@ -2061,9 +2061,9 @@
|
|
|
2061
2061
|
"sourcePath": "index.bs",
|
|
2062
2062
|
"filename": "index.html"
|
|
2063
2063
|
},
|
|
2064
|
-
"title": "
|
|
2064
|
+
"title": "requestStorageAccessFor API",
|
|
2065
2065
|
"source": "spec",
|
|
2066
|
-
"shortTitle": "
|
|
2066
|
+
"shortTitle": "requestStorageAccessFor API",
|
|
2067
2067
|
"categories": [
|
|
2068
2068
|
"browser"
|
|
2069
2069
|
],
|
|
@@ -19777,46 +19777,6 @@
|
|
|
19777
19777
|
]
|
|
19778
19778
|
}
|
|
19779
19779
|
},
|
|
19780
|
-
{
|
|
19781
|
-
"url": "https://www.w3.org/TR/resource-hints/",
|
|
19782
|
-
"seriesComposition": "full",
|
|
19783
|
-
"shortname": "resource-hints",
|
|
19784
|
-
"series": {
|
|
19785
|
-
"shortname": "resource-hints",
|
|
19786
|
-
"currentSpecification": "resource-hints",
|
|
19787
|
-
"title": "Resource Hints",
|
|
19788
|
-
"shortTitle": "Resource Hints",
|
|
19789
|
-
"releaseUrl": "https://www.w3.org/TR/resource-hints/",
|
|
19790
|
-
"nightlyUrl": "https://w3c.github.io/resource-hints/"
|
|
19791
|
-
},
|
|
19792
|
-
"organization": "W3C",
|
|
19793
|
-
"groups": [
|
|
19794
|
-
{
|
|
19795
|
-
"name": "Web Performance Working Group",
|
|
19796
|
-
"url": "https://www.w3.org/webperf/"
|
|
19797
|
-
}
|
|
19798
|
-
],
|
|
19799
|
-
"release": {
|
|
19800
|
-
"url": "https://www.w3.org/TR/resource-hints/",
|
|
19801
|
-
"status": "Working Draft",
|
|
19802
|
-
"filename": "Overview.html"
|
|
19803
|
-
},
|
|
19804
|
-
"nightly": {
|
|
19805
|
-
"url": "https://w3c.github.io/resource-hints/",
|
|
19806
|
-
"status": "Editor's Draft",
|
|
19807
|
-
"alternateUrls": [],
|
|
19808
|
-
"repository": "https://github.com/w3c/resource-hints",
|
|
19809
|
-
"sourcePath": "index.html",
|
|
19810
|
-
"filename": "index.html"
|
|
19811
|
-
},
|
|
19812
|
-
"title": "Resource Hints",
|
|
19813
|
-
"source": "w3c",
|
|
19814
|
-
"shortTitle": "Resource Hints",
|
|
19815
|
-
"categories": [
|
|
19816
|
-
"browser"
|
|
19817
|
-
],
|
|
19818
|
-
"standing": "good"
|
|
19819
|
-
},
|
|
19820
19780
|
{
|
|
19821
19781
|
"url": "https://www.w3.org/TR/resource-timing/",
|
|
19822
19782
|
"seriesComposition": "full",
|