- From: Ming-Ying Chung <notifications@github.com>
- Date: Wed, 22 Jan 2025 19:40:44 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 January 2025 03:40:48 UTC
@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