Skip to content

Commit a8be76c

Browse files
domenicannevk
authored andcommitted
Editorial: fix a couple worklets typos
1 parent cff6451 commit a8be76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103169,7 +103169,7 @@ interface <dfn interface>WorkerLocation</dfn> {
103169103169
<ul>
103170103170
<li>
103171103171
<p>No reference to the global object is available (i.e., there is no counterpart to <code
103172-
data-x="dom-WorkerGlobalScope-self">self</code> on <code>WorkletGlobalScope</code>.</p>
103172+
data-x="dom-WorkerGlobalScope-self">self</code> on <code>WorkletGlobalScope</code>).</p>
103173103173

103174103174
<p class="XXX">Although this was the intention when worklets were first specified, the
103175103175
introduction of <code data-x="">globalThis</code> has made it no longer true. See <a

0 commit comments

Comments
 (0)