diff --git a/source b/source index 8a1f9968a4f..4fa54fddfb7 100644 --- a/source +++ b/source @@ -26527,9 +26527,13 @@ document.body.appendChild(wbr);
  • Let key be the result of creating a preload key given request.

  • -
  • Let initiatorType be "early hint" if - options's document is "pending", otherwise "link".

  • +
  • Let initiatorType be "link".

  • + +
  • Let timingGlobal be "client".

  • + +
  • If options's document is "pending", then set initiatorType to "early hint" and set timingGlobal to null.

  • Let controller be null.

  • @@ -26540,7 +26544,8 @@ document.body.appendChild(wbr);
  • Set controller to the result of fetching request, with initiatorType set to initiatorType and initiatorType set to initiatorType, timingGlobal set to timingGlobal, and processResponseConsumeBody set to the following steps given a response response and null, failure, or a byte sequence bytesOrNull: