@@ -1113,9 +1113,8 @@ <h4>
11131113 </ ol > Then run the following steps:
11141114 < ol >
11151115 < li >
1116- < a data-cite ="!HTML#queue-a-global-task "> Queue a global
1117- task</ a > to < a > reject</ a > < var > P</ var > with a
1118- {{NotFoundError}} exception.
1116+ < a > Queue a global task</ a > to < a > reject</ a > < var > P</ var > with
1117+ a {{NotFoundError}} exception.
11191118 </ li >
11201119 < li > Abort all remaining steps.
11211120 </ li >
@@ -1754,8 +1753,8 @@ <h4>
17541753 < var > newAvailability</ var > and skip the following step.
17551754 </ li >
17561755 < li > If < var > previousAvailability</ var > is not equal to
1757- < var > newAvailability</ var > , then < a > queue a task</ a > to run the
1758- following steps:
1756+ < var > newAvailability</ var > , then < a > queue a global task</ a > to
1757+ run the following steps:
17591758 < ol >
17601759 < li > Set < var > A</ var > 's < a > value</ a > property to
17611760 < var > newAvailability</ var > .
@@ -2048,8 +2047,8 @@ <h4>
20482047 identifier</ a > of < var > presentationConnection</ var > MUST be sent
20492048 with this request.
20502049 </ li >
2051- < li > If connection completes successfully, < a > queue a task </ a > to
2052- run the following steps:
2050+ < li > If connection completes successfully, < a > queue a global
2051+ task </ a > to run the following steps:
20532052 < ol >
20542053 < li > Set the < a > presentation connection state</ a > of
20552054 < var > presentationConnection</ var > to < a data-link-for =
@@ -2466,7 +2465,7 @@ <h4>
24662465 connection</ var > is < a data-link-for =
24672466 "PresentationConnectionState "> connected</ a > or
24682467 < a data-link-for ="PresentationConnectionState "> connecting</ a > ,
2469- then < a > queue a task</ a > to run the following steps:
2468+ then < a > queue a global task</ a > to run the following steps:
24702469 < ol >
24712470 < li > Set the < a > presentation connection state</ a > of
24722471 < var > known connection</ var > to < a data-link-for =
@@ -2548,8 +2547,8 @@ <h4>
25482547 the user interface and discard it.
25492548 </ li >
25502549 < li > For each < var > connection</ var > in
2551- < var > connectedControllers</ var > , < a > queue a task</ a > to send a
2552- termination confirmation for < var > P</ var > using an implementation
2550+ < var > connectedControllers</ var > , < a > queue a global task</ a > to send
2551+ a termination confirmation for < var > P</ var > using an implementation
25532552 specific mechanism to the < a > controlling user agent</ a > that owns
25542553 the < a > destination browsing context</ a > for < var > connection</ var > .
25552554 < p class ="note ">
@@ -2572,7 +2571,7 @@ <h4>
25722571 < ol >
25732572 < li > For each < var > connection</ var > in the < a > set of controlled
25742573 presentations</ a > that was connected to < var > P</ var > , < a > queue a
2575- task</ a > to run the following steps:
2574+ global task</ a > to run the following steps:
25762575 < ol >
25772576 < li > If the < a > presentation connection state</ a > of
25782577 < var > connection</ var > is not < a data-link-for =
0 commit comments