Skip to content

Commit

Permalink
Fix permissions policy integration step mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Jul 24, 2023
1 parent fad7bad commit e31e55d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2433,9 +2433,9 @@ algorithms to achieve the outcomes described in the above explanatory content.
1. [=Assert=]: if not null, <var ignore>container</var> 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|.
Expand Down

0 comments on commit e31e55d

Please sign in to comment.