web-specs 2.37.0 → 2.38.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 +37 -5
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -75,6 +75,38 @@
|
|
|
75
75
|
]
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
{
|
|
79
|
+
"url": "https://datatracker.ietf.org/doc/html/draft-davidben-http-client-hint-reliability",
|
|
80
|
+
"seriesComposition": "full",
|
|
81
|
+
"shortname": "client-hint-reliability",
|
|
82
|
+
"series": {
|
|
83
|
+
"shortname": "client-hint-reliability",
|
|
84
|
+
"currentSpecification": "client-hint-reliability",
|
|
85
|
+
"title": "Client Hint Reliability",
|
|
86
|
+
"shortTitle": "Client Hint Reliability",
|
|
87
|
+
"nightlyUrl": "https://www.ietf.org/archive/id/draft-davidben-http-client-hint-reliability-03.html"
|
|
88
|
+
},
|
|
89
|
+
"organization": "IETF",
|
|
90
|
+
"groups": [
|
|
91
|
+
{
|
|
92
|
+
"name": "HTTP Working Group",
|
|
93
|
+
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"nightly": {
|
|
97
|
+
"url": "https://www.ietf.org/archive/id/draft-davidben-http-client-hint-reliability-03.html",
|
|
98
|
+
"repository": "https://github.com/davidben/http-client-hint-reliability",
|
|
99
|
+
"sourcePath": "draft-davidben-http-client-hint-reliability.md",
|
|
100
|
+
"alternateUrls": [],
|
|
101
|
+
"filename": "draft-davidben-http-client-hint-reliability-03.html"
|
|
102
|
+
},
|
|
103
|
+
"title": "Client Hint Reliability",
|
|
104
|
+
"source": "spec",
|
|
105
|
+
"shortTitle": "Client Hint Reliability",
|
|
106
|
+
"categories": [
|
|
107
|
+
"browser"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
78
110
|
{
|
|
79
111
|
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-digest-headers",
|
|
80
112
|
"seriesComposition": "full",
|
|
@@ -6339,8 +6371,8 @@
|
|
|
6339
6371
|
"series": {
|
|
6340
6372
|
"shortname": "local-font-access",
|
|
6341
6373
|
"currentSpecification": "local-font-access",
|
|
6342
|
-
"title": "Local Font Access
|
|
6343
|
-
"shortTitle": "Local Font Access
|
|
6374
|
+
"title": "Local Font Access",
|
|
6375
|
+
"shortTitle": "Local Font Access",
|
|
6344
6376
|
"nightlyUrl": "https://wicg.github.io/local-font-access/"
|
|
6345
6377
|
},
|
|
6346
6378
|
"organization": "W3C",
|
|
@@ -6357,9 +6389,9 @@
|
|
|
6357
6389
|
"sourcePath": "index.bs",
|
|
6358
6390
|
"filename": "index.html"
|
|
6359
6391
|
},
|
|
6360
|
-
"title": "Local Font Access
|
|
6361
|
-
"source": "
|
|
6362
|
-
"shortTitle": "Local Font Access
|
|
6392
|
+
"title": "Local Font Access",
|
|
6393
|
+
"source": "specref",
|
|
6394
|
+
"shortTitle": "Local Font Access",
|
|
6363
6395
|
"categories": [
|
|
6364
6396
|
"browser"
|
|
6365
6397
|
]
|