Skip to content

Commit

Permalink
Update proposals/hasCrossSiteAncestor.md
Browse files Browse the repository at this point in the history
Updating language for host permissions

Co-authored-by: Rob Wu <[email protected]>
  • Loading branch information
aselya and Rob--W authored Nov 7, 2024
1 parent ae2860a commit cc6b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/hasCrossSiteAncestor.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ string. A UUID of the document.
A Promise that will be fulfilled with a `Cookie.partitionKey` object that matches the properties given in the details parameter and contains the `hasCrossSiteAncestor` value associated with the current cross-site status of the frame.

##### Permissions required to use Cookies.getPartitionKey()
- `host`
- Host permissions for the frame's document.
- `webNavigation`

##### Error conditions
Expand Down

0 comments on commit cc6b4ab

Please sign in to comment.