From 921efa62e7b11425ca3565021da69cffb3124cec Mon Sep 17 00:00:00 2001
From: jugglinmike Every top-level browsing context has a popup sandboxing flag set, which
is a sandboxing flag set. When a browsing context is created, its
popup sandboxing flag set must be empty. It is populated by the rules for
- choosing a browsing context.
Every Assert: navigationCOOP is " Set newBrowsingContext's sandboxing flag set to
- sandboxFlags. Assert: newBrowsingContext's popup sandboxing flag set
+ is empty. Set newBrowsingContext's popup sandboxing flag set to
+ a clone of sandboxFlags.iframe
element has an iframe
sandboxing flag set,
which is a sandboxing flag set. Which flags in an iframe
@@ -80384,8 +80385,11 @@ interface BarProp {
unsafe-none
".
Let responseOrigin be the result of determining the origin given browsingContext, resource's Location { // but see also sandboxing flags and response's + forced sandboxing flag set.
Run process a navigate response with resource, response, navigationType, the source browsing context, @@ -82731,8 +82735,8 @@ interface Location { // but see also sandboxing flags and response's + forced sandboxing flag set.
Set responseOrigin to the result of determining the origin given browsingContext, request's