Re: [whatwg/fetch] Deferred fetching (PR #1647)

@mingyc commented on this pull request.



>  
   <ol>
-   <li><p>If <var>deferredRecord</var>'s <a for="deferred fetch record">invoke state</a> is
-   "<code>done</code>" or "<code>aborted</code>", then <a for=iteration>continue</a>.
+   <li>
+    <p><a for=list>For each</a> <a>deferred fetch record</a> <var>deferredRecord</var> of

> For each deferred fetch record deferredRecord of controlDocument’s fetch group’s deferred fetch records:

Should this for-loop be put here? It relies only on `controlDocument` and has no relationship with `navigable`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1647#pullrequestreview-2568795576
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1647/review/2568795576@github.com>

Received on Thursday, 23 January 2025 03:40:48 UTC