diff --git a/source b/source index 92a08babf1b..da3a5da37d0 100644 --- a/source +++ b/source @@ -79832,6 +79832,36 @@ interface BarProp {
A browsing session is …. See whatwg/html issue #4782 and whatwg/html issue #5350 for defining
+ browsing session. It is roughly analogous to a top-level browsing
+ context except that it cannot be replaced due to a `Cross-Origin-Opener-Policy` header or navigation.
A top-level browsing context has an associated browsing session which is a + browsing session.
+ +The browsing session of an environment settings object + environment is the result of running these steps:
+ +Assert: environment has a responsible document.
Return environment's responsible document's browsing context's top-level browsing context's + browsing session.
The sequence of Documents in a browsing context is its session