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>
6705
6705
The algorithm returns < a data-lt ="completion "> an ECMAScript completion record</ a > .
6706
6706
6707
6707
< 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 .
6710
6710
6711
6711
< ol >
6712
6712
< li > < p > Let < var > window</ var > be the < a > associated window</ a >
You can’t perform that action at this time.
0 commit comments