File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62669,7 +62669,18 @@ o............A....e
6266962669 following steps given <var>result</var>:</p>
6267062670
6267162671 <ol>
62672- <li><p><span>Mark as ready</span> <var>el</var> given <var>result</var>.</p></li>
62672+ <li>
62673+ <p><span>Queue an element task</span> on the <span>networking task source</span>
62674+ given <var>el</var> to perform the following steps:</p>
62675+
62676+ <ol>
62677+ <li><p><span>Mark as ready</span> <var>el</var> given <var>result</var>.</p></li>
62678+ </ol>
62679+
62680+ <p class="note">Queueing a task here means that, even if the inline module script has
62681+ no dependencies or synchronously results in a parse error, we won't proceed to
62682+ <span>execute the script element</span> synchronously.</p>
62683+ </li>
6267362684 </ol>
6267462685 </li>
6267562686 </ol>
You can’t perform that action at this time.
0 commit comments