Skip to content

Commit f0c897c

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.0.
1 parent 2133c10 commit f0c897c

File tree

4 files changed

+16
-15
lines changed

4 files changed

+16
-15
lines changed

ed/algorithms/html.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25443,7 +25443,7 @@
2544325443
"html": "<p>If <var>navigationType</var> is \"<code id=\"navigate-event-firing:dom-navigationtype-traverse-5\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-traverse\">traverse</a></code>\", then set <var>navigation</var>'s\n <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#suppress-normal-scroll-restoration-during-ongoing-navigation\" id=\"navigate-event-firing:suppress-normal-scroll-restoration-during-ongoing-navigation-2\">suppress normal scroll restoration during ongoing navigation</a> to true.</p>"
2544425444
},
2544525445
{
25446-
"html": "<p>If <var>navigationType</var> is \"<code id=\"navigate-event-firing:dom-navigationtype-push-2\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-push\">push</a></code>\" or\n \"<code id=\"navigate-event-firing:dom-navigationtype-replace\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-replace\">replace</a></code>\", then run the <a id=\"navigate-event-firing:url-and-history-update-steps-2\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#url-and-history-update-steps\">URL and history\n update steps</a> given <var>document</var> and <var>event</var>'s <code id=\"navigate-event-firing:dom-navigateevent-destination-3\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigateevent-destination\">destination</a></code>'s <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationdestination-url\" id=\"navigate-event-firing:dom-navigationdestination-url\">URL</a>, with <i id=\"navigate-event-firing:uhus-serializeddata\"><a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#uhus-serializeddata\">serialiedData</a></i> set to <var>event</var>'s <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigateevent-classic-history-api-state\" id=\"navigate-event-firing:concept-navigateevent-classic-history-api-state-5\">classic history API state</a> and\n <i id=\"navigate-event-firing:uhus-historyhandling\"><a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#uhus-historyhandling\">historyHandling</a></i> set to <var>navigationType</var>.</p>"
25446+
"html": "<p>If <var>navigationType</var> is \"<code id=\"navigate-event-firing:dom-navigationtype-push-2\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-push\">push</a></code>\" or\n \"<code id=\"navigate-event-firing:dom-navigationtype-replace\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-replace\">replace</a></code>\", then run the <a id=\"navigate-event-firing:url-and-history-update-steps-2\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#url-and-history-update-steps\">URL and history\n update steps</a> given <var>document</var> and <var>event</var>'s <code id=\"navigate-event-firing:dom-navigateevent-destination-3\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigateevent-destination\">destination</a></code>'s <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationdestination-url\" id=\"navigate-event-firing:dom-navigationdestination-url\">URL</a>, with <i id=\"navigate-event-firing:uhus-serializeddata\"><a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#uhus-serializeddata\">serializedData</a></i> set to <var>event</var>'s <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigateevent-classic-history-api-state\" id=\"navigate-event-firing:concept-navigateevent-classic-history-api-state-5\">classic history API state</a> and\n <i id=\"navigate-event-firing:uhus-historyhandling\"><a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#uhus-historyhandling\">historyHandling</a></i> set to <var>navigationType</var>.</p>"
2544725447
}
2544825448
]
2544925449
},

ed/algorithms/service-workers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@
12531253
]
12541254
},
12551255
{
1256-
"html": "<p>If <var>routerRules</var> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dictdef-routerrule\" id=\"ref-for-dictdef-routerrule④\">RouterRule</a></code> whose <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routerrule-source\" id=\"ref-for-dom-routerrule-source\">source</a></code> is \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routersourceenum-fetch-event\" id=\"ref-for-dom-routersourceenum-fetch-event\">fetch-event</a></code>\" and <var>serviceWorker</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ServiceWorker/#dfn-set-of-event-types-to-handle\" id=\"ref-for-dfn-set-of-event-types-to-handle\">set of event types to handle</a> does not <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①\">contain</a> <code class=\"idl\"><a class=\"idl-code\" data-link-type=\"event\" href=\"https://w3c.github.io/ServiceWorker/#service-worker-global-scope-fetch-event\" id=\"ref-for-service-worker-global-scope-fetch-event③\">fetch</a></code>, return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-promise-rejected-with\" id=\"ref-for-a-promise-rejected-with③\">a promise rejected with</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror①\">TypeError</a></code>.</p>"
1256+
"html": "<p>If <var>routerRules</var> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dictdef-routerrule\" id=\"ref-for-dictdef-routerrule④\">RouterRule</a></code> whose <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routerrule-source\" id=\"ref-for-dom-routerrule-source\">source</a></code> is either of \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routersourceenum-fetch-event\" id=\"ref-for-dom-routersourceenum-fetch-event\">fetch-event</a></code>\" or \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routersourceenum-race-network-and-fetch-handler\" id=\"ref-for-dom-routersourceenum-race-network-and-fetch-handler①\">race-network-and-fetch-handler</a></code>\", and <var>serviceWorker</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ServiceWorker/#dfn-set-of-event-types-to-handle\" id=\"ref-for-dfn-set-of-event-types-to-handle\">set of event types to handle</a> does not <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①\">contain</a> <code class=\"idl\"><a class=\"idl-code\" data-link-type=\"event\" href=\"https://w3c.github.io/ServiceWorker/#service-worker-global-scope-fetch-event\" id=\"ref-for-service-worker-global-scope-fetch-event③\">fetch</a></code>, return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-promise-rejected-with\" id=\"ref-for-a-promise-rejected-with③\">a promise rejected with</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror①\">TypeError</a></code>.</p>"
12571257
},
12581258
{
12591259
"html": "<p>Set <var>serviceWorker</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ServiceWorker/#service-worker-list-of-router-rules\" id=\"ref-for-service-worker-list-of-router-rules①\">list of router rules</a> to <var>routerRules</var>.</p>"
@@ -3831,7 +3831,7 @@
38313831
]
38323832
},
38333833
{
3834-
"html": "Else if <var>source</var> is <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routersourceenum-race-network-and-fetch-handler\" id=\"ref-for-dom-routersourceenum-race-network-and-fetch-handler\">\"race-network-and-fetch-handler\"</a></code>, and <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-method\" id=\"ref-for-concept-request-method⑤\">method</a> is `<code>GET</code>` then:",
3834+
"html": "Else if <var>source</var> is <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/ServiceWorker/#dom-routersourceenum-race-network-and-fetch-handler\" id=\"ref-for-dom-routersourceenum-race-network-and-fetch-handler\">\"race-network-and-fetch-handler\"</a></code>, and <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-method\" id=\"ref-for-concept-request-method⑤\">method</a> is `<code>GET</code>` then:",
38353835
"rationale": "if",
38363836
"steps": [
38373837
{

ed/ids/service-workers.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1780,6 +1780,7 @@
17801780
"https://w3c.github.io/ServiceWorker/#ref-for-dictdef-routerrule%E2%91%A3",
17811781
"https://w3c.github.io/ServiceWorker/#ref-for-dom-routerrule-source",
17821782
"https://w3c.github.io/ServiceWorker/#ref-for-dom-routersourceenum-fetch-event",
1783+
"https://w3c.github.io/ServiceWorker/#ref-for-dom-routersourceenum-race-network-and-fetch-handler%E2%91%A0",
17831784
"https://w3c.github.io/ServiceWorker/#ref-for-dfn-set-of-event-types-to-handle",
17841785
"https://w3c.github.io/ServiceWorker/#ref-for-list-contain%E2%91%A0",
17851786
"https://w3c.github.io/ServiceWorker/#ref-for-service-worker-global-scope-fetch-event%E2%91%A2",
@@ -3471,7 +3472,7 @@
34713472
"https://w3c.github.io/ServiceWorker/#ref-for-cross-origin-resource-policy-check%E2%91%A0",
34723473
"https://w3c.github.io/ServiceWorker/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A6",
34733474
"https://w3c.github.io/ServiceWorker/#ref-for-concept-internal-response%E2%91%A0",
3474-
"https://w3c.github.io/ServiceWorker/#ref-for-dom-routersourceenum-race-network-and-fetch-handler%E2%91%A0",
3475+
"https://w3c.github.io/ServiceWorker/#ref-for-dom-routersourceenum-race-network-and-fetch-handler%E2%91%A1",
34753476
"https://w3c.github.io/ServiceWorker/#ref-for-concept-request-method%E2%91%A4",
34763477
"https://w3c.github.io/ServiceWorker/#ref-for-in-parallel%E2%91%A2%E2%91%A4",
34773478
"https://w3c.github.io/ServiceWorker/#ref-for-soft-update%E2%91%A2",

ed/index.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-01-28T00:51:24.355Z",
4+
"date": "2025-01-28T06:41:22.594Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -1346,9 +1346,9 @@
13461346
],
13471347
"crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html",
13481348
"crawlCacheInfo": {
1349-
"lastModified": "Sun, 26 Jan 2025 00:55:58 GMT"
1349+
"lastModified": "Tue, 28 Jan 2025 00:54:58 GMT"
13501350
},
1351-
"date": "26 January 2025",
1351+
"date": "28 January 2025",
13521352
"algorithms": "algorithms/no-vary-search.json",
13531353
"links": "links/no-vary-search.json",
13541354
"refs": "refs/no-vary-search.json",
@@ -1395,9 +1395,9 @@
13951395
],
13961396
"crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html",
13971397
"crawlCacheInfo": {
1398-
"lastModified": "Sun, 26 Jan 2025 00:55:58 GMT"
1398+
"lastModified": "Tue, 28 Jan 2025 00:54:58 GMT"
13991399
},
1400-
"date": "26 January 2025",
1400+
"date": "28 January 2025",
14011401
"algorithms": "algorithms/rfc6265bis.json",
14021402
"links": "links/rfc6265bis.json",
14031403
"refs": "refs/rfc6265bis.json",
@@ -3197,9 +3197,9 @@
31973197
],
31983198
"crawled": "https://html.spec.whatwg.org/multipage/",
31993199
"crawlCacheInfo": {
3200-
"lastModified": "Mon, 27 Jan 2025 04:14:49 GMT"
3200+
"lastModified": "Tue, 28 Jan 2025 01:15:35 GMT"
32013201
},
3202-
"date": "27 January 2025",
3202+
"date": "28 January 2025",
32033203
"algorithms": "algorithms/html.json",
32043204
"links": "links/html.json",
32053205
"refs": "refs/html.json",
@@ -7449,7 +7449,7 @@
74497449
],
74507450
"crawled": "https://tc39.es/proposal-intl-duration-format/",
74517451
"crawlCacheInfo": {
7452-
"lastModified": "Mon, 27 Jan 2025 16:42:01 GMT"
7452+
"lastModified": "Mon, 27 Jan 2025 16:42:02 GMT"
74537453
},
74547454
"date": "27 January 2025",
74557455
"links": "links/tc39-intl-duration-format.json",
@@ -33400,11 +33400,11 @@
3340033400
],
3340133401
"crawled": "https://w3c.github.io/ServiceWorker/",
3340233402
"crawlCacheInfo": {
33403-
"lastModified": "Mon, 27 Jan 2025 23:54:13 GMT"
33403+
"lastModified": "Tue, 28 Jan 2025 04:36:38 GMT"
3340433404
},
3340533405
"generator": "bikeshed",
33406-
"date": "27 January 2025",
33407-
"revision": "4e7e0fa5359c3ed2754efee3b54ed4cfd912d3a4",
33406+
"date": "28 January 2025",
33407+
"revision": "a14460ba4f35cf686276bdfcb1da152b55eabc46",
3340833408
"algorithms": "algorithms/service-workers.json",
3340933409
"links": "links/service-workers.json",
3341033410
"refs": "refs/service-workers.json",

0 commit comments

Comments
 (0)