We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff6451 commit a8be76cCopy full SHA for a8be76c
source
@@ -103169,7 +103169,7 @@ interface <dfn interface>WorkerLocation</dfn> {
103169
<ul>
103170
<li>
103171
<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>
+ data-x="dom-WorkerGlobalScope-self">self</code> on <code>WorkletGlobalScope</code>).</p>
103173
103174
<p class="XXX">Although this was the intention when worklets were first specified, the
103175
introduction of <code data-x="">globalThis</code> has made it no longer true. See <a
0 commit comments