From bff5d3786323069bd7a955ffbb225d083be6c0ef Mon Sep 17 00:00:00 2001 From: Liam Brady Date: Tue, 21 May 2024 08:04:48 -0400 Subject: [PATCH] remove 'automatically' --- spec.bs | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/spec.bs b/spec.bs index fe16b90..0af07fc 100644 --- a/spec.bs +++ b/spec.bs @@ -2502,19 +2502,18 @@ container/fenced navigable=] will fail, as outlined in [[#navigation-patch]]. Serving a document resource that gets loaded into a {{Document}} that is not [=same origin=] with its [=Document/browsing context=]'s [=fenced frame config instance=]'s [=fenced frame config instance/mapped url=] with the Allow-Fenced-Frame-Automatic-Beacons HTTP response header -automatically opts in the {{Document}} to having automatic beacon events trigger when it performs -navigations. This header is a [=structured header=] whose value must be a [=structured -header/boolean=]. +http-header>Allow-Fenced-Frame-Automatic-Beacons HTTP response header opts in the +{{Document}} to having automatic beacon events trigger when it performs navigations. This header is +a [=structured header=] whose value must be a [=structured header/boolean=].

The \`Allow-Cross-Origin-Event-Reporting\` HTTP response header

Serving a document resource that gets loaded into a <{fencedframe}> by a [=fenced frame config instance=] with the Allow-Cross-Origin-Event-Reporting HTTP -response header automatically opts in the {{Document}}'s cross-origin [=child navigables=] to be -able to send {{Fence/reportEvent()}} beacons. This header is a [=structured header=] whose value -must be a [=structured header/boolean=]. +response header opts in the {{Document}}'s cross-origin [=child navigables=] to be able to send +{{Fence/reportEvent()}} beacons. This header is a [=structured header=] whose value must be a +[=structured header/boolean=].

COOP, COEP, and cross-origin isolation