Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cbiesinger committed Aug 11, 2023
1 parent f128898 commit 71083c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ User agents must also clear the [=IDP Sign-in Status map=] data when:
: the user clears all cookies or site settings data
:: The user agent must clear the entire map
: the user clears cookies or site data for a specific origin
:: The user agent must remote all entries that would be affected
:: The user agent must remove all entries that would be affected
by the deleted cookies.

Note: For example, domain cookies may affect subdomains of
Expand All @@ -364,7 +364,8 @@ Note: Website-initiated cookie changes should not affect this map. When
[=IDP-SignIn-Status=].
RP state should not affect this map since it only reflects IDP state.

IDPs can also use a JavaScript API to update the stored sign-in, see {{IdentityProvider}}.
IDPs can also use a JavaScript API to update the stored sign-in status, see
{{IdentityProvider}}.

### Interaction with `Clear-Site-Data`

Expand Down

0 comments on commit 71083c8

Please sign in to comment.