From 4a5f3fd905d9c31212cf4e5cd56c5cd06f74532c Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Tue, 21 Nov 2023 11:54:22 +0100 Subject: [PATCH] same origin --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 678fa3d..020858d 100644 --- a/index.html +++ b/index.html @@ -1197,7 +1197,7 @@

  • Let |settings| be the [=current settings object=].
  • Let |targets| be a list containing all environment settings objects - whose [=environment settings object/origin=] is the same as + whose [=environment settings object/origin=] is [=same origin=] as the [=environment settings object/origin=] of |settings|.
  • Let |tasks| be an empty list.