Skip to content

Commit 8d1fd04

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.6.2.
1 parent 158b316 commit 8d1fd04

File tree

4 files changed

+7
-10
lines changed

4 files changed

+7
-10
lines changed

ed/algorithms/attribution-reporting-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6525,7 +6525,7 @@
65256525
"html": "<p>Let <var>headers</var> be a new <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-header-list\" id=\"ref-for-concept-header-list①\">header list</a> containing a <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-header\" id=\"ref-for-concept-header\">header</a> named\n\"<code>Content-Type</code>\" whose value is \"<code>application/json</code>\".</p>"
65266526
},
65276527
{
6528-
"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> with the following properties:</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>url</var></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><var>headers</var></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>A <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-body\" id=\"ref-for-concept-body\">body</a> whose <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-body-source\" id=\"ref-for-concept-body-source\">source</a> is <var>body</var>.</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-referrer\" id=\"ref-for-concept-request-referrer\">referrer</a>\n </dt><dd data-md=\"\">\n <p>\"<code>no-referrer</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><code>null</code></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>url</var>’s <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-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/#request-service-workers-mode\" id=\"ref-for-request-service-workers-mode\">service-workers mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>none</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-mode\" id=\"ref-for-concept-request-mode\">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/#unsafe-request-flag\" id=\"ref-for-unsafe-request-flag\">unsafe-request flag</a>\n </dt><dd data-md=\"\">\n <p>set</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>omit</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-cache-mode\" id=\"ref-for-concept-request-cache-mode\">cache mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>no-store</code>\"</p>\n </dd></dl>"
6528+
"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> with the following properties:</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>url</var></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><var>headers</var></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>A <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-body\" id=\"ref-for-concept-body\">body</a> whose <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-body-source\" id=\"ref-for-concept-body-source\">source</a> is <var>body</var>.</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-referrer\" id=\"ref-for-concept-request-referrer\">referrer</a>\n </dt><dd data-md=\"\">\n <p>\"<code>no-referrer</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><code>null</code></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>url</var>’s <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin⑥\">origin</a></p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#request-service-workers-mode\" id=\"ref-for-request-service-workers-mode\">service-workers mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>none</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-mode\" id=\"ref-for-concept-request-mode\">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/#unsafe-request-flag\" id=\"ref-for-unsafe-request-flag\">unsafe-request flag</a>\n </dt><dd data-md=\"\">\n <p>set</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>omit</code>\"</p>\n </dd><dt data-md=\"\"><a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-cache-mode\" id=\"ref-for-concept-request-cache-mode\">cache mode</a>\n </dt><dd data-md=\"\">\n <p>\"<code>no-store</code>\"</p>\n </dd></dl>"
65296529
},
65306530
{
65316531
"html": "<p>Return <var>request</var>.</p>"

ed/ids/attribution-reporting-api.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4017,7 +4017,6 @@
40174017
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request-client",
40184018
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request-origin",
40194019
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-origin%E2%91%A5",
4020-
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request-window",
40214020
"https://wicg.github.io/attribution-reporting-api/#ref-for-request-service-workers-mode",
40224021
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request-initiator",
40234022
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request-mode",
@@ -4315,7 +4314,6 @@
43154314
"https://wicg.github.io/attribution-reporting-api/#6f7f62df",
43164315
"https://wicg.github.io/attribution-reporting-api/#dc1cd39b",
43174316
"https://wicg.github.io/attribution-reporting-api/#3268a8eb",
4318-
"https://wicg.github.io/attribution-reporting-api/#1ab127d6",
43194317
"https://wicg.github.io/attribution-reporting-api/#a09bfce2",
43204318
"https://wicg.github.io/attribution-reporting-api/#4b2c8c72",
43214319
"https://wicg.github.io/attribution-reporting-api/#c9a0df83",

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": "2025-05-13T06:45:21.433Z",
4+
"date": "2025-05-13T12:49:43.213Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -3273,7 +3273,7 @@
32733273
],
32743274
"crawled": "https://immersive-web.github.io/model-element/",
32753275
"crawlCacheInfo": {
3276-
"lastModified": "Fri, 02 May 2025 23:43:19 GMT"
3276+
"lastModified": "Fri, 02 May 2025 23:43:20 GMT"
32773277
},
32783278
"generator": "respec",
32793279
"date": "02 May 2025",
@@ -10781,11 +10781,11 @@
1078110781
],
1078210782
"crawled": "https://wicg.github.io/attribution-reporting-api/",
1078310783
"crawlCacheInfo": {
10784-
"lastModified": "Thu, 01 May 2025 14:43:44 GMT"
10784+
"lastModified": "Tue, 13 May 2025 11:50:41 GMT"
1078510785
},
1078610786
"generator": "bikeshed",
10787-
"date": "1 May 2025",
10788-
"revision": "dace1e2b5af25cc3d5f7d3ad571ef5b48ed288a8",
10787+
"date": "13 May 2025",
10788+
"revision": "67fba3a3abbdefeda4d8a7e5bda5f97dc1289bd8",
1078910789
"algorithms": "algorithms/attribution-reporting-api.json",
1079010790
"links": "links/attribution-reporting-api.json",
1079110791
"refs": "refs/attribution-reporting-api.json",
@@ -27425,7 +27425,7 @@
2742527425
],
2742627426
"crawled": "https://w3c.github.io/epub-specs/epub34/rs/",
2742727427
"crawlCacheInfo": {
27428-
"lastModified": "Fri, 02 May 2025 16:39:51 GMT"
27428+
"lastModified": "Fri, 02 May 2025 16:39:52 GMT"
2742927429
},
2743027430
"generator": "respec",
2743127431
"date": "02 May 2025",

ed/links/attribution-reporting-api.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
"concept-request-referrer",
133133
"concept-request-client",
134134
"concept-request-origin",
135-
"concept-request-window",
136135
"request-service-workers-mode",
137136
"concept-request-initiator",
138137
"concept-request-mode",

0 commit comments

Comments
 (0)