File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -89490,7 +89490,8 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
89490
89490
<li><p>If this is a <span>browsing context</span> <span>event loop</span> (as opposed to a <a
89491
89491
href="#workers">worker</a> <span>event loop</span>), and there are no <span
89492
89492
data-x="concept-task">tasks</span> in the <span>event loop</span>'s <span data-x="task
89493
- queue">task queues</span>, and the <span>event loop</span>'s <span>microtask queue</span> is
89493
+ queue">task queues</span> which are associated with a <code>Document</code> that is
89494
+ <span>fully active</span>, and the <span>event loop</span>'s <span>microtask queue</span> is
89494
89495
empty, and none of the <span data-x="browsing context">browsing contexts</span> have a
89495
89496
<span>rendering opportunity</span>, then for each <span>browsing context</span>, run the steps in
89496
89497
the <span>start an idle period algorithm</span>, passing the <code>Window</code> associated with
You can’t perform that action at this time.
0 commit comments