← back to v131 · web-authentication-api-publickeycredential-s-getclientcapabilities-method
conformance · v131
v131 · web-authentication-api-publickeycredential-s-getclientcapabilities-method — conformance probe
6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
publickeycredential-exposed |
PublicKeyCredential is exposed on the global object. spec ↗ | exists | … | |
getclientcapabilities-static |
PublicKeyCredential.getClientCapabilities is exposed as a static method. spec ↗ | typeof | … | |
getclientcapabilities-returns-promise |
getClientCapabilities returns a Promise. spec ↗ | script | … | |
getclientcapabilities-resolves-record |
getClientCapabilities resolves to a record-like object. spec ↗ | script | … | |
capabilities-include-passkey-fields |
The capabilities record includes boolean passkey and conditional mediation fields. spec ↗ | script | … | |
legacy-platform-authenticator-method |
isUserVerifyingPlatformAuthenticatorAvailable remains exposed alongside getClientCapabilities. spec ↗ | typeof | … |