← back to v133 · web-authentication-api-publickeycredential-s-getclientcapabilities-method

conformance · v133

v133 · web-authentication-api-publickeycredential-s-getclientcapabilities-method — conformance probe

5 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.

browser: spec: https://w3c.github.io/webauthn/#sctn-getClientCapabilities chromestatus: #5128205875544064 generated 2026-06-01T08:12:59Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
publickeycredential-exposed PublicKeyCredential is exposed on the global object. exists
publickeycredential-getclientcapabilities-exists PublicKeyCredential exposes the static getClientCapabilities method. spec ↗ script
getclientcapabilities-returns-promise PublicKeyCredential.getClientCapabilities() returns a Promise. script
getclientcapabilities-resolves-to-record The resolved value of getClientCapabilities is a record-like object. script
isuserverifyingplatformauthenticatoravailable-still-exposed PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable remains exposed alongside the new capabilities method. script