From 7a080f05a4e936c2d13a5de712750b7c198647c7 Mon Sep 17 00:00:00 2001 From: Tim Cappalli Date: Tue, 6 Aug 2024 14:55:31 -0400 Subject: [PATCH] remove noexport for same-origin with ancestors --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 3f8425f..b87bd7f 100644 --- a/index.bs +++ b/index.bs @@ -278,7 +278,7 @@ spec:css-syntax-3;
Same-Origin with its Ancestors
- An [=environment settings object=] (|settings|) is same-origin with its + An [=environment settings object=] (|settings|) is same-origin with its ancestors if the following algorithm returns `true`: