Skip to content

Commit

Permalink
further issue #472 cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Sep 29, 2017
1 parent ef7b69d commit f5d75fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -703,8 +703,7 @@ When this method is invoked, the user agent MUST execute the following algorithm

1. [=set/Append=] |authenticator| to |issuedRequests|.

1. Start a timer for |adjustedTimeout| milliseconds. Then execute the following steps [=in parallel=]. The [=task source=] for
these [=tasks=] is the [=dom manipulation task source=].
1. Start a timer for |adjustedTimeout| milliseconds.

1. [=While=] |issuedRequests| [=list/is not empty=], perform the following actions depending upon the |adjustedTimeout| timer
and responses from the authenticators:
Expand Down

0 comments on commit f5d75fe

Please sign in to comment.