Skip to content

Commit 72fafd4

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.15.
1 parent 8f7f96f commit 72fafd4

File tree

8 files changed

+58
-69
lines changed

8 files changed

+58
-69
lines changed

ed/algorithms/prefetch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
{
382382
"name": "create navigation params from a prefetch record",
383383
"href": "https://wicg.github.io/nav-speculation/prefetch.html#create-navigation-params-from-a-prefetch-record",
384-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"create-navigation-params-from-a-prefetch-record\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">create navigation params from a prefetch record</dfn> given a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\" id=\"ref-for-top-level-traversable②\">top-level traversable</a> <var>navigable</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state-2\" id=\"ref-for-document-state-2\">document state</a> <var>documentState</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-id\" id=\"ref-for-navigation-id\">navigation id</a> <var>navigationId</var>, a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/navigation-timing/#dom-navigationtimingtype\" id=\"ref-for-dom-navigationtimingtype\">NavigationTimingType</a></code> <var>navTimingType</var>, a <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request\" id=\"ref-for-concept-request③\">request</a> <var>request</var>, a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record\" id=\"ref-for-prefetch-record⑧\">prefetch record</a> <var>record</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#target-snapshot-params\" id=\"ref-for-target-snapshot-params\">target snapshot params</a> <var>targetSnapshotParams</var>, and a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#source-snapshot-params\" id=\"ref-for-source-snapshot-params②\">source snapshot params</a> <var>sourceSnapshotParams</var>, perform the following steps.",
384+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"create-navigation-params-from-a-prefetch-record\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">create navigation params from a prefetch record</dfn> given a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\" id=\"ref-for-top-level-traversable②\">top-level traversable</a> <var>navigable</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state-2\" id=\"ref-for-document-state-2\">document state</a> <var>documentState</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-id\" id=\"ref-for-navigation-id\">navigation id</a> <var>navigationId</var>, a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/navigation-timing/#enumdef-navigationtimingtype\" id=\"ref-for-enumdef-navigationtimingtype\">NavigationTimingType</a></code> <var>navTimingType</var>, a <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request\" id=\"ref-for-concept-request③\">request</a> <var>request</var>, a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record\" id=\"ref-for-prefetch-record⑧\">prefetch record</a> <var>record</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#target-snapshot-params\" id=\"ref-for-target-snapshot-params\">target snapshot params</a> <var>targetSnapshotParams</var>, and a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#source-snapshot-params\" id=\"ref-for-source-snapshot-params②\">source snapshot params</a> <var>sourceSnapshotParams</var>, perform the following steps.",
385385
"rationale": ".algorithm",
386386
"steps": [
387387
{
@@ -654,7 +654,7 @@
654654
{
655655
"name": "create navigation params by fetching",
656656
"href": "https://wicg.github.io/nav-speculation/prefetch.html#create-navigation-params-by-fetching",
657-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"create-navigation-params-by-fetching\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">create navigation params by fetching</dfn> given a <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request\" id=\"ref-for-concept-request⑥\">request</a> <var>request</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#session-history-entry\" id=\"ref-for-session-history-entry①\">session history entry</a> <var>entry</var>, a navigable <var>navigable</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#source-snapshot-params\" id=\"ref-for-source-snapshot-params④\">source snapshot params</a> <var>sourceSnapshotParams</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#target-snapshot-params\" id=\"ref-for-target-snapshot-params①\">target snapshot params</a> <var>targetSnapshotParams</var>, a string <var>cspNavigationType</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-id\" id=\"ref-for-navigation-id①\">navigation ID</a> or null <var>navigationId</var>, a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/navigation-timing/#dom-navigationtimingtype\" id=\"ref-for-dom-navigationtimingtype①\">NavigationTimingType</a></code> <var>navTimingType</var>, and an optional <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record\" id=\"ref-for-prefetch-record①①\">prefetch record</a> <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"create-navigation-params-by-fetching-prefetchRecord\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><var>prefetchRecord</var></dfn>, perform the following steps.",
657+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"create-navigation-params-by-fetching\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">create navigation params by fetching</dfn> given a <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request\" id=\"ref-for-concept-request⑥\">request</a> <var>request</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#session-history-entry\" id=\"ref-for-session-history-entry①\">session history entry</a> <var>entry</var>, a navigable <var>navigable</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#source-snapshot-params\" id=\"ref-for-source-snapshot-params④\">source snapshot params</a> <var>sourceSnapshotParams</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#target-snapshot-params\" id=\"ref-for-target-snapshot-params①\">target snapshot params</a> <var>targetSnapshotParams</var>, a string <var>cspNavigationType</var>, a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-id\" id=\"ref-for-navigation-id①\">navigation ID</a> or null <var>navigationId</var>, a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/navigation-timing/#enumdef-navigationtimingtype\" id=\"ref-for-enumdef-navigationtimingtype①\">NavigationTimingType</a></code> <var>navTimingType</var>, and an optional <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record\" id=\"ref-for-prefetch-record①①\">prefetch record</a> <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"create-navigation-params-by-fetching-prefetchRecord\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><var>prefetchRecord</var></dfn>, perform the following steps.",
658658
"rationale": ".algorithm",
659659
"steps": [
660660
{

ed/headings/prerendering-revamped.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -488,12 +488,6 @@
488488
"level": 3,
489489
"title": "Normative References"
490490
},
491-
{
492-
"id": "informative",
493-
"href": "https://wicg.github.io/nav-speculation/prerendering.html#informative",
494-
"level": 3,
495-
"title": "Informative References"
496-
},
497491
{
498492
"id": "idl-index",
499493
"href": "https://wicg.github.io/nav-speculation/prerendering.html#idl-index",

ed/ids/prefetch.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-redirect-chain",
8989
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-redirect-chain%E2%91%A0",
9090
"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-start-time",
91-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dom-domhighrestimestamp",
91+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-typedefdef-domhighrestimestamp",
9292
"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-expiry-time",
93-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dom-domhighrestimestamp%E2%91%A0",
93+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-typedefdef-domhighrestimestamp%E2%91%A0",
9494
"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-source-partition-key",
9595
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-network-partition-key%E2%91%A0",
9696
"https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-isolated-partition-key",
@@ -263,7 +263,7 @@
263263
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-top-level-traversable%E2%91%A1",
264264
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-document-state-2",
265265
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-id",
266-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dom-navigationtimingtype",
266+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-enumdef-navigationtimingtype",
267267
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-concept-request%E2%91%A2",
268268
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-prefetch-record%E2%91%A7",
269269
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-target-snapshot-params",
@@ -394,7 +394,7 @@
394394
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params%E2%91%A4",
395395
"https://wicg.github.io/nav-speculation/prefetch.html#navigation-params-delivery-type",
396396
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-string%E2%91%A0",
397-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dom-performanceresourcetiming",
397+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-performanceresourcetiming",
398398
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dfn-delivery-type",
399399
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-create-navigation-params-from-a-prefetch-record%E2%91%A0",
400400
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-source-snapshot-params%E2%91%A2",
@@ -517,7 +517,7 @@
517517
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-source-snapshot-params%E2%91%A3",
518518
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-target-snapshot-params%E2%91%A0",
519519
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-id%E2%91%A0",
520-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dom-navigationtimingtype%E2%91%A0",
520+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-enumdef-navigationtimingtype%E2%91%A0",
521521
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-prefetch-record%E2%91%A0%E2%91%A0",
522522
"https://wicg.github.io/nav-speculation/prefetch.html#create-navigation-params-by-fetching-prefetchRecord",
523523
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-assert%E2%91%A6",
@@ -723,15 +723,15 @@
723723
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params-fetch-controller%E2%91%A2",
724724
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params-commit-early-hints%E2%91%A0",
725725
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-initialise-the-document-object",
726-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dfn-create-the-navigation-timing-entry",
726+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-create-the-navigation-timing-entry",
727727
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params-delivery-type%E2%91%A0",
728728
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-obtain-browsing-context-navigation",
729729
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-same-site%E2%91%A0",
730730
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-navigation-params-delivery-type%E2%91%A1",
731731
"https://wicg.github.io/nav-speculation/prefetch.html#navigation-timing-patches",
732-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dfn-create-the-navigation-timing-entry%E2%91%A0",
732+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-create-the-navigation-timing-entry%E2%91%A0",
733733
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-string%E2%91%A2",
734-
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dfn-setup-the-resource-timing-entry",
734+
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-setup-the-resource-timing-entry",
735735
"https://wicg.github.io/nav-speculation/prefetch.html#service-workers-patches",
736736
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-create-fetch-event-and-dispatch",
737737
"https://wicg.github.io/nav-speculation/prefetch.html#ref-for-dom-fetchevent-resultingclientid",
@@ -1018,7 +1018,7 @@
10181018
"https://wicg.github.io/nav-speculation/prefetch.html#44d0e8a7",
10191019
"https://wicg.github.io/nav-speculation/prefetch.html#2c8ec3a8",
10201020
"https://wicg.github.io/nav-speculation/prefetch.html#9939e831",
1021-
"https://wicg.github.io/nav-speculation/prefetch.html#0e9f636b",
1021+
"https://wicg.github.io/nav-speculation/prefetch.html#00c8c5e6",
10221022
"https://wicg.github.io/nav-speculation/prefetch.html#7e7cc1d8",
10231023
"https://wicg.github.io/nav-speculation/prefetch.html#9a31d086",
10241024
"https://wicg.github.io/nav-speculation/prefetch.html#55a6b830",
@@ -1165,8 +1165,8 @@
11651165
"https://wicg.github.io/nav-speculation/prefetch.html#0698d556",
11661166
"https://wicg.github.io/nav-speculation/prefetch.html#984221ca",
11671167
"https://wicg.github.io/nav-speculation/prefetch.html#5eb733b4",
1168-
"https://wicg.github.io/nav-speculation/prefetch.html#a15b83c5",
1169-
"https://wicg.github.io/nav-speculation/prefetch.html#85e4c237",
1168+
"https://wicg.github.io/nav-speculation/prefetch.html#527622e1",
1169+
"https://wicg.github.io/nav-speculation/prefetch.html#d5e8483e",
11701170
"https://wicg.github.io/nav-speculation/prefetch.html#0875e72b",
11711171
"https://wicg.github.io/nav-speculation/prefetch.html#392e5f74",
11721172
"https://wicg.github.io/nav-speculation/prefetch.html#1e542ed3",
@@ -1176,9 +1176,9 @@
11761176
"https://wicg.github.io/nav-speculation/prefetch.html#a132d33a",
11771177
"https://wicg.github.io/nav-speculation/prefetch.html#6aad1618",
11781178
"https://wicg.github.io/nav-speculation/prefetch.html#2d09a0dd",
1179-
"https://wicg.github.io/nav-speculation/prefetch.html#eb72b0d8",
1179+
"https://wicg.github.io/nav-speculation/prefetch.html#f17ac856",
11801180
"https://wicg.github.io/nav-speculation/prefetch.html#b393ea32",
1181-
"https://wicg.github.io/nav-speculation/prefetch.html#e9450d4d",
1181+
"https://wicg.github.io/nav-speculation/prefetch.html#8d639a78",
11821182
"https://wicg.github.io/nav-speculation/prefetch.html#c3bd1df0",
11831183
"https://wicg.github.io/nav-speculation/prefetch.html#aafd88f4",
11841184
"https://wicg.github.io/nav-speculation/prefetch.html#45e5882e",

0 commit comments

Comments
 (0)