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 b39329c commit 9e55bb8Copy full SHA for 9e55bb8
source
@@ -106881,11 +106881,11 @@ import "https://example.com/foo/../module2.mjs";</code></pre>
106881
106882
<li><p>Set the <span>event loop</span>'s <span>currently running task</span> back to
106883
null.</p></li>
106884
+
106885
+ <li><p><span>Perform a microtask checkpoint</span>.</p></li>
106886
</ol>
106887
</li>
106888
- <li><p><span>Perform a microtask checkpoint</span>.</p></li>
-
106889
<li><p>Let <var>hasARenderingOpportunity</var> be false.</p></li>
106890
106891
<li><p>Let <var>now</var> be the <span>unsafe shared current time</span>. <ref>HRT</ref></p></li>
0 commit comments