Skip to content

Commit 305097c

Browse files
Apply suggestions from code review
Co-authored-by: Johann Hofmann <[email protected]>
1 parent 009dd50 commit 305097c

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
@@ -1139,7 +1139,7 @@ spec:css-syntax-3;
11391139
1. Let |sameOriginWithAncestors| be `true` if the [=current settings object=] is [=same-origin
11401140
with its ancestors=], and `false` otherwise.
11411141

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

0 commit comments

Comments
 (0)