From 873cd6d4054e0545068546b3227f12a43b7ff56f Mon Sep 17 00:00:00 2001
From: Ms2ger
Date: Tue, 19 Nov 2024 16:11:29 +0100
Subject: [PATCH] Remove unnecessary concept
---
source | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/source b/source
index 8ed79761010..2b453b2398b 100644
--- a/source
+++ b/source
@@ -106624,11 +106624,6 @@ new PaymentRequest(…); // Allowed to use
The principal realm which this synthetic realm exists within.
- An underlying realm
-
- The synthetic realm which this settings object represents.
-
A module map
@@ -111466,10 +111461,6 @@ import "https://example.com/foo/../module2.mjs";
data-x="synthetic-realm-settings-object-principal-realm">principal realm to O's
associated realm.
- Set settings's underlying realm to
- realm.
-
Set settings's module
map to a new module map, initially empty.