From e31e55d6d0087b29945c9b56b858a8105e8f00e3 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Mon, 24 Jul 2023 13:47:02 -0400 Subject: [PATCH] Fix permissions policy integration step mismatch --- spec.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.bs b/spec.bs index 1375763..ba2e5ec 100644 --- a/spec.bs +++ b/spec.bs @@ -2433,9 +2433,9 @@ algorithms to achieve the outcomes described in the above explanatory content. 1. [=Assert=]: if not null, container is either a [=navigable container=] or a [=fenced navigable container=]. - Rewrite step 4 to read: + Rewrite step 3 to read: - 4. For each |feature| supported: + 4. For each |feature| [=supported features|supported=]: 1. Let |isInherited| be the result of running [$Define an inherited policy for feature in container at origin$] on |feature|, |container|, |origin|, and |fenced|.