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 4d11303 commit 4a4a43bCopy full SHA for 4a4a43b
index.html
@@ -301,12 +301,10 @@ <h3>
301
</li>
302
<li>[=Consume user activation=] of |window|.
303
304
- <li>Let |providers| be |options|'s
305
- {{CredentialRequestOptions/digital}}'s
+ <li>Let |providers| be |options|'s {{CredentialRequestOptions/digital}}'s
306
{{DigitalCredentialRequestOptions/providers}} member.
307
308
- <li>If |providers| is empty, [=exception/throw=] a {{"TypeError"}}
309
- {{DOMException}}.
+ <li>If |providers| is empty, [=exception/throw=] a {{TypeError}}.
310
311
<li>
312
<aside class="issue">
0 commit comments