File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6705,8 +6705,8 @@ <h3>Executing Script</h3>
67056705 The algorithm returns < a data-lt ="completion "> an ECMAScript completion record</ a > .
67066706
67076707< p > If at any point during the algorithm a < a > user prompt</ a > appears,
6708- abort all subsequent substeps of this algorithm, and return
6709- < a > Completion </ a > { [[\Type ]]: < code > normal </ code > , [[\Value]]: < a > < code > null </ code > </ a > , [[\Target]]: < code > empty </ code > } .
6708+ immediately return < a > Completion </ a > { [[\Type]]: < code > normal </ code > , [[\Value]]: < a > < code > null </ code > </ a > ,
6709+ [[\Target ]]: < code > empty </ code > }, but continue to run the other steps of this algorithm in parallel .
67106710
67116711< ol >
67126712 < li > < p > Let < var > window</ var > be the < a > associated window</ a >
You can’t perform that action at this time.
0 commit comments