From 33f596ab15b18e928945dc9169dcff1cc5e3460e Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Wed, 16 Mar 2022 12:51:23 +0200 Subject: [PATCH] Update fetch.bs Co-authored-by: Anne van Kesteren --- fetch.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch.bs b/fetch.bs index a5a9099e6..c1174e4ec 100644 --- a/fetch.bs +++ b/fetch.bs @@ -3862,7 +3862,7 @@ the request. "pending".
  • Let onPreloadedResponseAvailable be an algorithm that runs the following - step given a response response: Set fetchParams's + step given a response response: set fetchParams's preloaded response candidate to response.

  • Let foundPreloadedResource be the result of invoking