← back to v132 · webauthn-signal-api

conformance · v132

v132 · webauthn-signal-api — 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.

browser: spec: https://w3c.github.io/webauthn/#sctn-signal-methods chromestatus: #5101778518147072 generated 2026-06-01T08:36:30Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
publickeycredential-exists PublicKeyCredential interface is exposed. exists
signal-unknown-credential-static PublicKeyCredential.signalUnknownCredential static method is exposed. spec ↗ typeof
signal-all-accepted-credentials-static PublicKeyCredential.signalAllAcceptedCredentials static method is exposed. spec ↗ typeof
signal-current-user-details-static PublicKeyCredential.signalCurrentUserDetails static method is exposed. spec ↗ typeof
credentials-container-create navigator.credentials.create remains available — the signal API complements but doesn't replace registration. script
signal-unknown-credential-returns-promise signalUnknownCredential called with minimal args returns a Promise. spec ↗ script