Skip to content

Commit d9201c0

Browse files
committed
tidy prose for dictionary
1 parent 912a8f3 commit d9201c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110281,8 +110281,8 @@ document.querySelector("button").addEventListener("click", bound);
110281110281
<span data-x="concept-script-error-to-rethrow">error to rethrow</span> to null.</p></li>
110282110282

110283110283
<li><p>Let <var>sheet</var> be the result of running the steps to <span>create a constructed
110284-
<code>CSSStyleSheet</code></span> with a dictionary with the following dictionary members:
110285-
«[ "<code data-x="">baseUrl</code>" → <var>baseUrl</var> ]»</p></li>
110284+
<code>CSSStyleSheet</code></span> with a dictionary with:
110285+
«[ "<code data-x="">baseUrl</code>" → <var>baseUrl</var> ]».</p></li>
110286110286

110287110287
<li>
110288110288
<p>Run the steps to <span>synchronously replace the rules of a <code>CSSStyleSheet</code></span>

0 commit comments

Comments
 (0)