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 398a5b3 commit 84d4ca3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -808,8 +808,6 @@ the exception thrown.
1. Let |config| be the result of running [=fetch the config file=] with
|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).
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 84d4ca3

Please sign in to comment.