Skip to content

Commit 5453b61

Browse files
Apply suggestions from code review
Co-authored-by: Johann Hofmann <[email protected]>
1 parent 4d2fa02 commit 5453b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ spec:css-syntax-3;
11061106
4. Let |sameOriginWithAncestors| be `true` if the [=current settings object=] is [=same-origin
11071107
with its ancestors=], and `false` otherwise.
11081108

1109-
5. If |options|[{{CredentialCreationOptions/publicKey}}] [=map/exists=] then
1109+
5. If |options|[{{CredentialCreationOptions/publicKey}}] [=map/exists=] and
11101110
if |settings|' [=relevant global object=]'s [=associated Document=] is **not**
11111111
[=allowed to use=] the [=publickey-credentials-create-feature|publickey-credentials-create=]
11121112
[=policy-controlled feature=] return [=a promise rejected with=] a "{{NotAllowedError}}"

0 commit comments

Comments
 (0)