Skip to content

Commit

Permalink
Add support for the webidentity destination (#567)
Browse files Browse the repository at this point in the history
This is being added to fetch in whatwg/fetch#1495

See also issue fedidcg/FedCM#353 and fedidcg/FedCM#320
  • Loading branch information
cbiesinger committed Oct 5, 2022
1 parent 886ac5d commit c8fc273
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4399,6 +4399,10 @@ this algorithm returns normally if compilation is allowed, and throws a
::
1. Return `worker-src`.

: "`webidentity`"
::
1. Return `connect-src`.

4. Return `null`.

<h4 id="effective-directive-for-inline-check" algorithm>
Expand Down

0 comments on commit c8fc273

Please sign in to comment.