From cc6b4ab7051b7f40f45cb9333cec8a2326d64fe7 Mon Sep 17 00:00:00 2001 From: Aaron Selya Date: Thu, 7 Nov 2024 09:10:56 -0500 Subject: [PATCH] Update proposals/hasCrossSiteAncestor.md Updating language for host permissions Co-authored-by: Rob Wu --- proposals/hasCrossSiteAncestor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/hasCrossSiteAncestor.md b/proposals/hasCrossSiteAncestor.md index e6202e00..a9b1c3ff 100644 --- a/proposals/hasCrossSiteAncestor.md +++ b/proposals/hasCrossSiteAncestor.md @@ -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