File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117337,15 +117337,15 @@ document.querySelector("button").addEventListener("click", bound);
117337
117337
<li><p>Set <var>script</var>'s <span data-x="concept-script-settings-object">settings
117338
117338
object</span> to <var>settings</var>.</p></li>
117339
117339
117340
+ <li><p>Let <var>baseUrl</var> be <var>script</var>'s <span data-x="concept-script-base-url">base
117341
+ URL</span>.
117342
+
117340
117343
<li><p>Set <var>script</var>'s <span data-x="concept-script-base-url">base URL</span> and
117341
117344
<span data-x="concept-script-script-fetch-options">fetch options</span> to null.</p></li>
117342
117345
117343
117346
<li><p>Set <var>script</var>'s <span data-x="concept-script-parse-error">parse error</span> and
117344
117347
<span data-x="concept-script-error-to-rethrow">error to rethrow</span> to null.</p></li>
117345
117348
117346
- <li><p>Let <var>baseUrl</var> be <var>script</var>'s <span data-x="concept-script-base-url">base
117347
- URL</span>.
117348
-
117349
117349
<li><p>Let <var>sheet</var> be the result of running the steps to <span>create a constructed
117350
117350
<code>CSSStyleSheet</code></span> with a dictionary with the following dictionary members:
117351
117351
«[ "<code data-x="">baseUrl</code>" → <var>baseUrl</var> ]»</p></li>
You can’t perform that action at this time.
0 commit comments