From a6bf3979aa858aea6944410305882ea7a5414d48 Mon Sep 17 00:00:00 2001 From: Aaron Selya Date: Mon, 5 Aug 2024 11:19:17 -0400 Subject: [PATCH] Update proposals/hasCrossSiteAncestor.md Co-authored-by: Rob Wu --- proposals/hasCrossSiteAncestor.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/proposals/hasCrossSiteAncestor.md b/proposals/hasCrossSiteAncestor.md index a4f7cfa2..c9b312dc 100644 --- a/proposals/hasCrossSiteAncestor.md +++ b/proposals/hasCrossSiteAncestor.md @@ -18,8 +18,6 @@ Note: In the table below, sites A1, A2 and A3 are all first-party to each other. | A1->A2 |A2 | false | | A1->A2->A3 |A3 | false | | A1->B |B| true | B| -| A1->B->A2 |A1 | false | B and A2 -| A1->B->A2 |B | true | A1 and A2 | | A1->B->A2 |A2 | true | A1 and B **Document Metadata**