@@ -87052,11 +87052,12 @@ interface <dfn>ApplicationCache</dfn> : <span>EventTarget</span> {
87052
87052
<li>
87053
87053
<p><span data-x="list iterate">For each</span> <var>url</var> in <var>urls</var>, perform the
87054
87054
<span>internal module script graph fetching procedure</span> given <var>url</var>,
87055
- <var>options</var>, <var>destination</var>, <var>module script</var>'s <span>settings
87056
- object</span>, <var>module script</var>'s <span>settings object</span>, <var>visited set</var>,
87057
- <var>module script</var>'s <span data-x="concept-script-base-url">base URL</span>, and with the
87058
- <var>top-level module fetch</var> flag unset. If the caller of this algorithm specified custom
87059
- <span data-x="fetching-scripts-perform-fetch">perform the fetch</span> steps, pass those along
87055
+ <var>module script</var>'s <span>settings object</span>, <var>destination</var>,
87056
+ <var>options</var>, <var>module script</var>'s <span>settings object</span>,
87057
+ <var>visited set</var>, <var>module script</var>'s <span
87058
+ data-x="concept-script-base-url">base URL</span>, and with the <var>top-level module fetch</var>
87059
+ flag unset. If the caller of this algorithm specified custom <span
87060
+ data-x="fetching-scripts-perform-fetch">perform the fetch</span> steps, pass those along
87060
87061
while performing the <span>internal module script graph fetching procedure</span>.</p>
87061
87062
87062
87063
<p>These invocations of the <span>internal module script graph fetching procedure</span> should
0 commit comments