Skip to content

Commit b876099

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.7.3.
1 parent 7845ffe commit b876099

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

tr/algorithms/CSP3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@
888888
"html": "<p>If <var>endpoint</var> is not a valid URL, skip the remaining substeps.</p>"
889889
},
890890
{
891-
"html": "<p>Let <var>request</var> be a new <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request\" id=\"ref-for-concept-request①⑥\">request</a>, initialized as follows:</p>\n <dl>\n <dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-method\" id=\"ref-for-concept-request-method\">method</a>\n </dt><dd data-md=\"\">\n <p>\"<code>POST</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-url\" id=\"ref-for-concept-request-url④\">url</a>\n </dt><dd data-md=\"\">\n <p><var>violation</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/CSP3/#violation-url\" id=\"ref-for-violation-url③\">url</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-origin\" id=\"ref-for-concept-request-origin\">origin</a>\n </dt><dd data-md=\"\">\n <p><var>violation</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/CSP3/#violation-global-object\" id=\"ref-for-violation-global-object⑥\">global object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\" id=\"ref-for-relevant-settings-object\">relevant settings\n object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin\" id=\"ref-for-concept-settings-object-origin①\">origin</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-window\" id=\"ref-for-concept-request-window\">window</a>\n </dt><dd data-md=\"\">\n <p>\"<code>no-window</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-client\" id=\"ref-for-concept-request-client⑤\">client</a>\n </dt><dd data-md=\"\">\n <p><var>violation</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/CSP3/#violation-global-object\" id=\"ref-for-violation-global-object⑦\">global object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\" id=\"ref-for-relevant-settings-object①\">relevant\n settings object</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-destination\" id=\"ref-for-concept-request-destination③\">destination</a>\n </dt><dd data-md=\"\">\n <p>\"<code>report</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-initiator\" id=\"ref-for-concept-request-initiator\">initiator</a>\n </dt><dd data-md=\"\">\n <p>\"\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-credentials-mode\" id=\"ref-for-concept-request-credentials-mode\">credentials mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>same-origin</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#request-keepalive-flag\" id=\"ref-for-request-keepalive-flag\">keepalive</a>\n </dt><dd data-md=\"\">\n <p>\"<code>true</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-header-list\" id=\"ref-for-concept-request-header-list\">header list</a>\n </dt><dd data-md=\"\">\n <p>A header list containing a single header whose name is\n \"<code>Content-Type</code>\", and value is \"<code>application/csp-report</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-body\" id=\"ref-for-concept-request-body\">body</a>\n </dt><dd data-md=\"\">\n <p>The result of executing <a href=\"https://www.w3.org/TR/CSP3/#deprecated-serialize-violation\">§ 5.3 Obtain the deprecated serialization of violation</a> on <var>violation</var></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-redirect-mode\" id=\"ref-for-concept-request-redirect-mode\">redirect mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>error</code>\"</p>\n </dd></dl>"
891+
"html": "<p>Let <var>request</var> be a new <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request\" id=\"ref-for-concept-request①⑥\">request</a>, initialized as follows:</p>\n <dl>\n <dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-method\" id=\"ref-for-concept-request-method\">method</a>\n </dt><dd data-md=\"\">\n <p>\"<code>POST</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-url\" id=\"ref-for-concept-request-url④\">url</a>\n </dt><dd data-md=\"\">\n <p><var>violation</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/CSP3/#violation-url\" id=\"ref-for-violation-url③\">url</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-origin\" id=\"ref-for-concept-request-origin\">origin</a>\n </dt><dd data-md=\"\">\n <p><var>violation</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/CSP3/#violation-global-object\" id=\"ref-for-violation-global-object⑥\">global object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\" id=\"ref-for-relevant-settings-object\">relevant settings\n object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin\" id=\"ref-for-concept-settings-object-origin①\">origin</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-window\" id=\"ref-for-concept-request-window\">traversable for user prompts</a>\n </dt><dd data-md=\"\">\n <p>\"<code>no-traversable</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-client\" id=\"ref-for-concept-request-client⑤\">client</a>\n </dt><dd data-md=\"\">\n <p><var>violation</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/CSP3/#violation-global-object\" id=\"ref-for-violation-global-object⑦\">global object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\" id=\"ref-for-relevant-settings-object①\">relevant\n settings object</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-destination\" id=\"ref-for-concept-request-destination③\">destination</a>\n </dt><dd data-md=\"\">\n <p>\"<code>report</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-initiator\" id=\"ref-for-concept-request-initiator\">initiator</a>\n </dt><dd data-md=\"\">\n <p>\"\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-credentials-mode\" id=\"ref-for-concept-request-credentials-mode\">credentials mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>same-origin</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#request-keepalive-flag\" id=\"ref-for-request-keepalive-flag\">keepalive</a>\n </dt><dd data-md=\"\">\n <p>\"<code>true</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-header-list\" id=\"ref-for-concept-request-header-list\">header list</a>\n </dt><dd data-md=\"\">\n <p>A header list containing a single header whose name is\n \"<code>Content-Type</code>\", and value is \"<code>application/csp-report</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-body\" id=\"ref-for-concept-request-body\">body</a>\n </dt><dd data-md=\"\">\n <p>The result of executing <a href=\"https://www.w3.org/TR/CSP3/#deprecated-serialize-violation\">§ 5.3 Obtain the deprecated serialization of violation</a> on <var>violation</var></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-redirect-mode\" id=\"ref-for-concept-request-redirect-mode\">redirect mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>error</code>\"</p>\n </dd></dl>"
892892
},
893893
{
894894
"html": "<p><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-fetch\" id=\"ref-for-concept-fetch\">Fetch</a> <var>request</var>. The result will be ignored.</p>"

tr/ids/CSP3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@
777777
"https://www.w3.org/TR/CSP3/#csp-hash-report-body-hash",
778778
"https://www.w3.org/TR/CSP3/#csp-hash-report-body-destination",
779779
"https://www.w3.org/TR/CSP3/#csp-hash-report-body-type",
780-
"https://www.w3.org/TR/CSP3/#example-f176bd19",
780+
"https://www.w3.org/TR/CSP3/#example-8421c01a",
781781
"https://www.w3.org/TR/CSP3/#violation-events",
782782
"https://www.w3.org/TR/CSP3/#enumdef-securitypolicyviolationeventdisposition",
783783
"https://www.w3.org/TR/CSP3/#dom-securitypolicyviolationeventdisposition-enforce",
@@ -2112,9 +2112,9 @@
21122112
"https://www.w3.org/TR/CSP3/#55213b5b",
21132113
"https://www.w3.org/TR/CSP3/#ee7bba09",
21142114
"https://www.w3.org/TR/CSP3/#d8fc72f5",
2115+
"https://www.w3.org/TR/CSP3/#d6bb2376",
21152116
"https://www.w3.org/TR/CSP3/#dc1cd39b",
21162117
"https://www.w3.org/TR/CSP3/#3268a8eb",
2117-
"https://www.w3.org/TR/CSP3/#1ab127d6",
21182118
"https://www.w3.org/TR/CSP3/#9d459c32",
21192119
"https://www.w3.org/TR/CSP3/#a13a702f",
21202120
"https://www.w3.org/TR/CSP3/#5d7209e9",

tr/index.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-05-30T01:36:26.984Z",
4+
"date": "2025-05-31T01:36:29.415Z",
55
"options": {
66
"fallback": "tr/index.json",
77
"output": "report",
@@ -754,7 +754,7 @@
754754
"https://aomediacodec.github.io/av1-spec/"
755755
],
756756
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
757-
"date": "30 May 2025",
757+
"date": "31 May 2025",
758758
"links": "links/av1-spec.json",
759759
"cddl": []
760760
},
@@ -2354,11 +2354,11 @@
23542354
],
23552355
"crawled": "https://www.w3.org/TR/CSP3/",
23562356
"crawlCacheInfo": {
2357-
"lastModified": "Wed, 30 Apr 2025 06:53:43 GMT"
2357+
"lastModified": "Fri, 30 May 2025 08:15:41 GMT"
23582358
},
23592359
"generator": "bikeshed",
2360-
"date": "30 April 2025",
2361-
"revision": "205cac6ee7805e30b7ec98c344bf5e9d67ce717d",
2360+
"date": "30 May 2025",
2361+
"revision": "2d2653df20b99b4304b46b203afba40c116d26e7",
23622362
"algorithms": "algorithms/CSP3.json",
23632363
"links": "links/CSP3.json",
23642364
"refs": "refs/CSP3.json",
@@ -18193,11 +18193,11 @@
1819318193
],
1819418194
"crawled": "https://www.w3.org/TR/secure-payment-confirmation/",
1819518195
"crawlCacheInfo": {
18196-
"lastModified": "Mon, 26 May 2025 15:55:52 GMT"
18196+
"lastModified": "Fri, 30 May 2025 15:53:08 GMT"
1819718197
},
1819818198
"generator": "bikeshed",
18199-
"date": "26 May 2025",
18200-
"revision": "c7dd82e079c4de4091bb29b5d8531385a44d9add",
18199+
"date": "30 May 2025",
18200+
"revision": "0cefa4e113f27bc7739c62083bf6a465b9cf04d2",
1820118201
"algorithms": "algorithms/secure-payment-confirmation.json",
1820218202
"links": "links/secure-payment-confirmation.json",
1820318203
"refs": "refs/secure-payment-confirmation.json",

0 commit comments

Comments
 (0)