Skip to content

Commit

Permalink
Update algo to handle a termination confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
markafoltz committed Sep 19, 2024
1 parent 68b0f72 commit 0fb1088
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2587,7 +2587,9 @@ <h4>
<ol>
<li>For each <var>connection</var> in the <a>set of controlled
presentations</a> that was connected to <var>P</var>, <a>queue a
Presentation API task</a> to run the following steps:
global task</a> on the <a>presentation task source</a> given <var>
connection</var>'s <a>relevant global object</a> to run the
following steps:
<ol>
<li>If the <a>presentation connection state</a> of
<var>connection</var> is not <a data-link-for=
Expand Down

0 comments on commit 0fb1088

Please sign in to comment.