From 89f11631456580b72b781e2a67807deab3e3b85e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Fri, 14 Jul 2023 21:33:24 +0200 Subject: [PATCH] Revert "Fix "fetch the descendants of and link a module script"" This reverts commit e2d386ba0e4528ccab48224da45deb3c1cb71503. --- source | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/source b/source index 8248420458c..091fae62d7d 100644 --- a/source +++ b/source @@ -103328,10 +103328,11 @@ document.querySelector("button").addEventListener("click", bound);

To fetch the descendants of and link a module script module - script, given a destination, an onComplete algorithm, and an optional - perform the fetch hook - performFetch, run these steps. onComplete must be an algorithm accepting - null (on failure) or a module script (on success).

+ script, given a fetch client settings object, a destination, an + onComplete algorithm, and an optional perform the fetch hook performFetch, run + these steps. onComplete must be an algorithm accepting null (on failure) or a + module script (on success).

  1. Let record be module script's