diff --git a/source b/source index 1848f28ff2b..e0901cbc3fc 100644 --- a/source +++ b/source @@ -83759,14 +83759,15 @@ interface BarProp {

To obtain a browsing context to use for a - navigation response, given a browsing contexts + navigation response, given a browsing context browsingContext, a sandboxing flag set sandboxFlags, a cross-origin opener policy navigationCOOP, and a cross-origin opener policy enforcement result coopEnforcementResult:

    -
  1. Assert: browsingContext is a top-level browsing context.

  2. +
  3. If browsingContext is not a top-level browsing context, + return browsingContext.

  4. If coopEnforcementResult's needs a