diff --git a/source b/source index 9d94eecd6dc..1344298127c 100644 --- a/source +++ b/source @@ -117337,6 +117337,9 @@ document.querySelector("button").addEventListener("click", bound);
  • Set script's settings object to settings.

  • +
  • Let baseUrl be script's base + URL. +

  • Set script's base URL and fetch options to null.

  • @@ -117344,7 +117347,8 @@ document.querySelector("button").addEventListener("click", bound); error to rethrow to null.

  • Let sheet be the result of running the steps to create a constructed - CSSStyleSheet with an empty dictionary as the argument.

  • + CSSStyleSheet with: «[ + "baseUrl" → baseUrl ]».

  • Run the steps to synchronously replace the rules of a CSSStyleSheet