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 4d2fa02 commit 5453b61Copy full SHA for 5453b61
index.bs
@@ -1106,7 +1106,7 @@ spec:css-syntax-3;
1106
4. Let |sameOriginWithAncestors| be `true` if the [=current settings object=] is [=same-origin
1107
with its ancestors=], and `false` otherwise.
1108
1109
- 5. If |options|[{{CredentialCreationOptions/publicKey}}] [=map/exists=] then
+ 5. If |options|[{{CredentialCreationOptions/publicKey}}] [=map/exists=] and
1110
if |settings|' [=relevant global object=]'s [=associated Document=] is **not**
1111
[=allowed to use=] the [=publickey-credentials-create-feature|publickey-credentials-create=]
1112
[=policy-controlled feature=] return [=a promise rejected with=] a "{{NotAllowedError}}"
0 commit comments