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 @@ -110271,15 +110271,15 @@ document.querySelector("button").addEventListener("click", bound);
110271
110271
<li><p>Set <var>script</var>'s <span data-x="concept-script-settings-object">settings
110272
110272
object</span> to <var>settings</var>.</p></li>
110273
110273
110274
+ <li><p>Let <var>baseUrl</var> be <var>script</var>'s <span data-x="concept-script-base-url">base
110275
+ URL</span>.
110276
+
110274
110277
<li><p>Set <var>script</var>'s <span data-x="concept-script-base-url">base URL</span> and
110275
110278
<span data-x="concept-script-script-fetch-options">fetch options</span> to null.</p></li>
110276
110279
110277
110280
<li><p>Set <var>script</var>'s <span data-x="concept-script-parse-error">parse error</span> and
110278
110281
<span data-x="concept-script-error-to-rethrow">error to rethrow</span> to null.</p></li>
110279
110282
110280
- <li><p>Let <var>baseUrl</var> be <var>script</var>'s <span data-x="concept-script-base-url">base
110281
- URL</span>.
110282
-
110283
110283
<li><p>Let <var>sheet</var> be the result of running the steps to <span>create a constructed
110284
110284
<code>CSSStyleSheet</code></span> with a dictionary with the following dictionary members:
110285
110285
«[ "<code data-x="">baseUrl</code>" → <var>baseUrl</var> ]»</p></li>
You can’t perform that action at this time.
0 commit comments