Skip to content

Commit 86fbf69

Browse files
committed
tidy prose for dictionary
1 parent f3e56d9 commit 86fbf69

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
@@ -117347,8 +117347,8 @@ document.querySelector("button").addEventListener("click", bound);
117347117347
<span data-x="concept-script-error-to-rethrow">error to rethrow</span> to null.</p></li>
117348117348

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

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

0 commit comments

Comments
 (0)