From 0ff6aafebaddd5e71ea416e2ca64ba5b9f5a4edf Mon Sep 17 00:00:00 2001
From: Yutaka Hirano
Date: Mon, 25 Jan 2021 20:29:52 +0900
Subject: [PATCH] Export terms referenced from w3c/ServiceWorker#1545
---
source | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/source b/source
index 8e2b247e496..6d34c858708 100644
--- a/source
+++ b/source
@@ -2744,7 +2744,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
- active function object
- agent and
- agent cluster
+ agent cluster
- automatic semicolon insertion
- candidate execution
- The current Realm Record
@@ -78030,9 +78030,12 @@ console.assert(iframeWindow.frameElement === null);
cross-origin isolation mode. It is initially "none
".
- A cross-origin isolation mode is one of three possible values: "none
", "logical
", or "A cross-origin isolation mode is one of three possible values: "none
", "logical
", or "concrete
".
@@ -86949,7 +86952,7 @@ interface
BeforeUnloadEvent :
Event {
-
An agent cluster has an associated An agent cluster has an associated cross-origin isolation mode, which is a
cross-origin isolation mode. It is initially "none
".