Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
npm1 authored Nov 1, 2024
1 parent 752a1e9 commit 68f1e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ the exception thrown.
|provider| and |globalObject|.
1. If |config| is failure, return (failure, false).
1. The user agent MAY show a dialog to request the user to confirm that they would like to use FedCM
with the IDP. If the user rejects this dialog, return (failure, false).
with the IDP. If the user rejects this dialog, return (failure, false).
1. <dfn>Fetch accounts step</dfn>: Let |accountsList| be the result of
[=fetch the accounts=] with |config|, |provider|, and |globalObject|.
1. If |accountsList| is failure, or the size of |accountsList| is 0:
Expand Down

0 comments on commit 68f1e98

Please sign in to comment.