From 5539aeb8ffed225a2510c703ad802c3cb674f6de 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 bbfca484909..1947f928a45 100644
--- a/source
+++ b/source
@@ -2720,7 +2720,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
@@ -78268,9 +78268,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
".
@@ -87210,7 +87213,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
".