We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009dd50 commit 305097cCopy full SHA for 305097c
index.bs
@@ -1139,7 +1139,7 @@ spec:css-syntax-3;
1139
1. Let |sameOriginWithAncestors| be `true` if the [=current settings object=] is [=same-origin
1140
with its ancestors=], and `false` otherwise.
1141
1142
- 1. If |options|[{{CredentialCreationOptions/publicKey}}] [=map/exists=] then
+ 1. If |options|[{{CredentialCreationOptions/publicKey}}] [=map/exists=] and
1143
if |settings|' [=relevant global object=]'s [=associated Document=] is **not**
1144
[=allowed to use=] the [=publickey-credentials-create-feature|publickey-credentials-create=]
1145
[=policy-controlled feature=] return [=a promise rejected with=] a "{{NotAllowedError}}"
0 commit comments