Skip to content

Commit d2f8834

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.1.
1 parent 0c0fcfa commit d2f8834

File tree

10 files changed

+89
-157
lines changed

10 files changed

+89
-157
lines changed

ed/algorithms/prefetch.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,7 @@
2020
"html": "<p>If <var>hypotheticalPartitionKey</var> is equal to <var>sourcePartitionKey</var> or there are no <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#credentials\" id=\"ref-for-credentials\">credentials</a> associated with <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-response-url\" id=\"ref-for-concept-response-url①\">URL</a> and <var>hypotheticalPartitionKey</var>, then return false.</p>"
2121
},
2222
{
23-
"html": "<p>Let <var>loadingModes</var> be the result of <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#get-the-supported-loading-modes\" id=\"ref-for-get-the-supported-loading-modes\">getting the supported loading modes</a> for <var>response</var>.</p>"
24-
},
25-
{
26-
"html": "<p>If <var>loadingModes</var> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> `<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-uncredentialed-prefetch\" id=\"ref-for-supports-loading-mode-uncredentialed-prefetch\">uncredentialed-prefetch</a></code>` then return true.</p>"
27-
},
28-
{
29-
"html": "<p>Return false.</p>"
23+
"html": "<p>Return true.</p>"
3024
}
3125
]
3226
},

ed/algorithms/service-workers.json

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

ed/dfns/prerendering-revamped.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -635,28 +635,6 @@
635635
"definedIn": "prose",
636636
"links": []
637637
},
638-
{
639-
"id": "supports-loading-mode-uncredentialed-prefetch",
640-
"href": "https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-uncredentialed-prefetch",
641-
"linkingText": [
642-
"uncredentialed-prefetch"
643-
],
644-
"localLinkingText": [],
645-
"type": "dfn",
646-
"for": [
647-
"Supports-Loading-Mode"
648-
],
649-
"access": "public",
650-
"informative": false,
651-
"heading": {
652-
"id": "supports-loading-mode",
653-
"href": "https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode",
654-
"title": "The `Supports-Loading-Mode` HTTP response header",
655-
"number": "5"
656-
},
657-
"definedIn": "prose",
658-
"links": []
659-
},
660638
{
661639
"id": "supports-loading-mode-prerender-cross-origin-frames",
662640
"href": "https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-prerender-cross-origin-frames",

ed/dfns/service-workers.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6881,28 +6881,6 @@
68816881
"definedIn": "pre",
68826882
"links": []
68836883
},
6884-
{
6885-
"id": "cachestorage-global-object",
6886-
"href": "https://w3c.github.io/ServiceWorker/#cachestorage-global-object",
6887-
"linkingText": [
6888-
"global object"
6889-
],
6890-
"localLinkingText": [],
6891-
"type": "dfn",
6892-
"for": [
6893-
"CacheStorage"
6894-
],
6895-
"access": "private",
6896-
"informative": false,
6897-
"heading": {
6898-
"id": "cachestorage-interface",
6899-
"href": "https://w3c.github.io/ServiceWorker/#cachestorage-interface",
6900-
"title": "CacheStorage",
6901-
"number": "5.5"
6902-
},
6903-
"definedIn": "prose",
6904-
"links": []
6905-
},
69066884
{
69076885
"id": "dom-cachestorage-match",
69086886
"href": "https://w3c.github.io/ServiceWorker/#dom-cachestorage-match",

ed/ids/prefetch.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-determine-the-network-partition-key",
2727
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-credentials",
2828
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-concept-response-url%E2%91%A0",
29-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-get-the-supported-loading-modes",
30-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-list-contain",
31-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-supports-loading-mode-uncredentialed-prefetch",
3229
"https://wicg.github.io/nav-speculation/prefetch.html#exchange-record",
3330
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-struct",
3431
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-struct-item",
@@ -94,7 +91,6 @@
9491
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-boolean",
9592
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-prefetch-record-fetch-controller",
9693
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-prefetch-record-expiry-time",
97-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-http-headerdef-supports-loading-mode",
9894
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-prefetch-record%E2%91%A0",
9995
"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-response",
10096
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-exchange-record-response%E2%91%A1",
@@ -812,7 +808,6 @@
812808
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params-response%E2%91%A1",
813809
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-supports-prefetch",
814810
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-prefetch-record-had-conflicting-credentials%E2%91%A0",
815-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-http-headerdef-supports-loading-mode%E2%91%A0",
816811
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-queue-a-global-task",
817812
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-networking-task-source",
818813
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params%E2%91%A6",
@@ -1113,7 +1108,6 @@
11131108
"https://wicg.github.io/nav-speculation/prefetch.html#36858240",
11141109
"https://wicg.github.io/nav-speculation/prefetch.html#7b0d918d",
11151110
"https://wicg.github.io/nav-speculation/prefetch.html#027e3e49",
1116-
"https://wicg.github.io/nav-speculation/prefetch.html#ae8def21",
11171111
"https://wicg.github.io/nav-speculation/prefetch.html#f937b7b6",
11181112
"https://wicg.github.io/nav-speculation/prefetch.html#03afaf9c",
11191113
"https://wicg.github.io/nav-speculation/prefetch.html#16d07e10",
@@ -1136,11 +1130,8 @@
11361130
"https://wicg.github.io/nav-speculation/prefetch.html#392e5f74",
11371131
"https://wicg.github.io/nav-speculation/prefetch.html#1e542ed3",
11381132
"https://wicg.github.io/nav-speculation/prefetch.html#f08e1f8e",
1139-
"https://wicg.github.io/nav-speculation/prefetch.html#b5201fff",
11401133
"https://wicg.github.io/nav-speculation/prefetch.html#5fc63580",
11411134
"https://wicg.github.io/nav-speculation/prefetch.html#a132d33a",
1142-
"https://wicg.github.io/nav-speculation/prefetch.html#0acae8bb",
1143-
"https://wicg.github.io/nav-speculation/prefetch.html#32b89fc7",
11441135
"https://wicg.github.io/nav-speculation/prefetch.html#6aad1618",
11451136
"https://wicg.github.io/nav-speculation/prefetch.html#2d09a0dd",
11461137
"https://wicg.github.io/nav-speculation/prefetch.html#eb72b0d8",

ed/ids/prerendering-revamped.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -586,8 +586,6 @@
586586
"https://wicg.github.io/nav-speculation/prerendering.html#ref-for-name-tokens%E2%91%A1",
587587
"https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-credentialed-prerender",
588588
"https://wicg.github.io/nav-speculation/prerendering.html#ref-for-prerendering-navigable%E2%91%A0%E2%91%A8",
589-
"https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-uncredentialed-prefetch",
590-
"https://wicg.github.io/nav-speculation/prerendering.html#ref-for-credentials",
591589
"https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-prerender-cross-origin-frames",
592590
"https://wicg.github.io/nav-speculation/prerendering.html#get-the-supported-loading-modes",
593591
"https://wicg.github.io/nav-speculation/prerendering.html#ref-for-concept-response%E2%91%A0",
@@ -999,7 +997,6 @@
999997
"https://wicg.github.io/nav-speculation/prerendering.html#3aec4bbc",
1000998
"https://wicg.github.io/nav-speculation/prerendering.html#fa431459",
1001999
"https://wicg.github.io/nav-speculation/prerendering.html#857d5516",
1002-
"https://wicg.github.io/nav-speculation/prerendering.html#a6b85a00",
10031000
"https://wicg.github.io/nav-speculation/prerendering.html#3f2ca4de",
10041001
"https://wicg.github.io/nav-speculation/prerendering.html#5c66de35",
10051002
"https://wicg.github.io/nav-speculation/prerendering.html#6ee0eab1",

0 commit comments

Comments
 (0)