diff --git a/source b/source index acfa66be19e..6838642d7f2 100644 --- a/source +++ b/source @@ -99556,8 +99556,8 @@ location.href = '#foo';
Let baseURL be settings's API base URL.
Let script be the result of creating a classic script given - scriptSource, settings, baseURL, and the default classic - script fetch options.
Let evaluationStatus be the result of running the classic script script.
Recall that via the import() feature, classic scripts can import module scripts.
The default classic script fetch options are a script fetch options
- whose cryptographic nonce is the empty
- string, integrity metadata is the
- empty string, parser metadata is " Let script be the result of creating a classic script using
sourceText, settingsObject, response's URL, and the default classic script fetch
+ data-x="concept-response-url">URL, and the default script fetch
options. Run onComplete given script. Let script be the result of creating a classic script given
sourceText, settingsObject, response's URL, the default classic script fetch options,
- and mutedErrors.The default script fetch options are a script fetch options whose cryptographic nonce is the empty string, integrity metadata is the empty string,
+ parser metadata is "not-parser-inserted", credentials mode is "same-origin",
Return script.
Let referencingScript be null.
Let originalFetchOptions be the default classic script fetch
+ Let originalFetchOptions be the default script fetch
options. Let fetchReferrer be " Let settings object be global's relevant settings
object. Let fetch options be the default classic script fetch
+ Let fetch options be the default script fetch
options. Let base URL be settings object's API base
client".