Skip to content

Commit da0f5ac

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.7.
1 parent 1114523 commit da0f5ac

File tree

7 files changed

+202
-241
lines changed

7 files changed

+202
-241
lines changed

ed/algorithms/CSP3.json

Lines changed: 92 additions & 94 deletions
Large diffs are not rendered by default.

ed/dfns/CSP3.json

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -299,25 +299,6 @@
299299
},
300300
"definedIn": "prose"
301301
},
302-
{
303-
"id": "abstract-opdef-parse-a-serialized-csp-list",
304-
"href": "https://w3c.github.io/webappsec-csp/#abstract-opdef-parse-a-serialized-csp-list",
305-
"linkingText": [
306-
"parse a serialized CSP list"
307-
],
308-
"localLinkingText": [],
309-
"type": "abstract-op",
310-
"for": [],
311-
"access": "public",
312-
"informative": false,
313-
"heading": {
314-
"id": "parse-serialized-policy-list",
315-
"href": "https://w3c.github.io/webappsec-csp/#parse-serialized-policy-list",
316-
"title": "Parse a serialized CSP list",
317-
"number": "2.2.2"
318-
},
319-
"definedIn": "prose"
320-
},
321302
{
322303
"id": "parse-response-csp",
323304
"href": "https://w3c.github.io/webappsec-csp/#parse-response-csp",
@@ -333,7 +314,7 @@
333314
"id": "parse-response-csp",
334315
"href": "https://w3c.github.io/webappsec-csp/#parse-response-csp",
335316
"title": "Parse response’s Content Security Policies",
336-
"number": "2.2.3"
317+
"number": "2.2.2"
337318
},
338319
"definedIn": "heading"
339320
},

ed/headings/CSP3.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,19 +85,12 @@
8585
"title": "Parse a serialized CSP",
8686
"number": "2.2.1"
8787
},
88-
{
89-
"id": "parse-serialized-policy-list",
90-
"href": "https://w3c.github.io/webappsec-csp/#parse-serialized-policy-list",
91-
"level": 4,
92-
"title": "Parse a serialized CSP list",
93-
"number": "2.2.2"
94-
},
9588
{
9689
"id": "parse-response-csp",
9790
"href": "https://w3c.github.io/webappsec-csp/#parse-response-csp",
9891
"level": 4,
9992
"title": "Parse response’s Content Security Policies",
100-
"number": "2.2.3"
93+
"number": "2.2.2"
10194
},
10295
{
10396
"id": "framework-directives",

ed/ids/CSP3.json

Lines changed: 90 additions & 109 deletions
Large diffs are not rendered by default.

ed/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2024-10-14T06:42:54.794Z",
4+
"date": "2024-10-14T12:48:37.365Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -8294,10 +8294,10 @@
82948294
],
82958295
"crawled": "https://w3c.github.io/audio-session/",
82968296
"crawlCacheInfo": {
8297-
"lastModified": "Sun, 29 Sep 2024 21:06:42 GMT"
8297+
"lastModified": "Mon, 14 Oct 2024 08:06:27 GMT"
82988298
},
82998299
"generator": "bikeshed",
8300-
"date": "29 September 2024",
8300+
"date": "14 October 2024",
83018301
"revision": "f0ba1065e5d106b0064969cd458e1f8d434186fe",
83028302
"links": "links/audio-session.json",
83038303
"refs": "refs/audio-session.json",
@@ -17604,11 +17604,11 @@
1760417604
],
1760517605
"crawled": "https://w3c.github.io/webappsec-csp/",
1760617606
"crawlCacheInfo": {
17607-
"lastModified": "Mon, 09 Sep 2024 15:00:34 GMT"
17607+
"lastModified": "Mon, 14 Oct 2024 08:40:47 GMT"
1760817608
},
1760917609
"generator": "bikeshed",
17610-
"date": "9 September 2024",
17611-
"revision": "ce17e1058fd63fd0b03d114951b9aaaf3f24c767",
17610+
"date": "14 October 2024",
17611+
"revision": "b33a9a25803317cd26bdaca79f915916f8206860",
1761217612
"algorithms": "algorithms/CSP3.json",
1761317613
"links": "links/CSP3.json",
1761417614
"refs": "refs/CSP3.json",

ed/links/CSP3.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"https://www.w3.org/Mail/Request": {},
5757
"https://www.w3.org/TR/": {},
5858
"https://www.w3.org/TR/CSP2/": {},
59+
"https://www.w3.org/TR/CSP3/": {},
5960
"https://www.w3.org/TR/SRI/": {
6061
"anchors": [
6162
"parse-metadata"
@@ -304,7 +305,9 @@
304305
"list",
305306
"list-contain",
306307
"ascii-string",
308+
"byte-sequence",
307309
"string",
310+
"isomorphic-decode",
308311
"list-iterate",
309312
"strictly-split",
310313
"strip-leading-and-trailing-ascii-whitespace",
@@ -313,10 +316,6 @@
313316
"ascii-lowercase",
314317
"split-on-ascii-whitespace",
315318
"set-append",
316-
"byte-sequence",
317-
"isomorphic-decode",
318-
"split-on-commas",
319-
"list-append",
320319
"list-is-empty",
321320
"ascii-case-insensitive",
322321
"list-size",
@@ -425,6 +424,11 @@
425424
"idl-unsigned-long"
426425
]
427426
},
427+
"https://www.w3.org/TR/CSP3/": {
428+
"anchors": [
429+
"abstract-opdef-parse-a-serialized-csp-list"
430+
]
431+
},
428432
"https://www.w3.org/TR/css-cascade-5/": {
429433
"anchors": [
430434
"at-ruledef-import"

ed/refs/CSP3.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
},
66
"refs": {
77
"normative": [
8+
{
9+
"name": "CSP3",
10+
"url": "https://www.w3.org/TR/CSP3/"
11+
},
812
{
913
"name": "CSS-CASCADE-5",
1014
"url": "https://www.w3.org/TR/css-cascade-5/"

0 commit comments

Comments
 (0)