From 63350a96fbfece9f6611f6a5f68216395d81692f Mon Sep 17 00:00:00 2001 From: Andrew Verge Date: Fri, 22 Nov 2024 11:05:09 -0500 Subject: [PATCH] address comment from domfarolino --- spec.bs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/spec.bs b/spec.bs index 021908b..6a6b113 100644 --- a/spec.bs +++ b/spec.bs @@ -503,10 +503,8 @@ The config IDL attribute getter 1. Let |instance| be [=this=]'s [=relevant global object=]'s [=Window/browsing context=]'s [=browsing context/fenced frame config instance=]. - 1. If |instance| is not null: - - 1. If |instance|'s [=fenced frame config instance/has disabled untrusted network=] is true, - then return. + 1. If |instance| is not null, then if |instance|'s [=fenced frame config instance/has disabled + untrusted network=] is true, then return. 1. Let |navigation url or urn| be the given {{FencedFrameConfig}}'s [=fencedframeconfig/url=] if the given {{FencedFrameConfig}}'s [=fencedframeconfig/url=] is not null, and the given