From a1bb10caa715cd2a0669a8412acd80f56dce70bc Mon Sep 17 00:00:00 2001
From: Ben Kelly
Date: Tue, 21 Jun 2022 20:59:11 +0000
Subject: [PATCH] Add top-level site to environment. (#8014)
---
source | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/source b/source
index eb7730afdb1..e15ee45197d 100644
--- a/source
+++ b/source
@@ -92834,6 +92834,16 @@ interface BeforeUnloadEvent : Event {
involved.
+ A top-level site
+ A site obtained from the "top-level"
+ environment settings object's
+ origin. For a "top-level" potential
+ execution environment it is set to the site of the
+ creation url. For a worker it is set to
+ the top-level site of its creator.
+
+
A target browsing context
Null or a target browsing context for a