← back to v143 · digital-credentials-api-issuance-support
conformance · v143
v143 · digital-credentials-api-issuance-support — 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 |
|---|---|---|---|---|
digital-credential-interface |
DigitalCredential interface is exposed on the global scope. spec ↗ | exists | … | |
digital-credential-protocol-getter |
DigitalCredential.prototype exposes a protocol accessor. spec ↗ | script | … | |
digital-credential-data-getter |
DigitalCredential.prototype exposes a data accessor. spec ↗ | script | … | |
credentials-create-is-function |
navigator.credentials.create exists and is a function (the entry point for issuance). spec ↗ | typeof | … | |
credentials-get-handles-digital |
navigator.credentials.get exists as the partner discovery entry point alongside issuance. spec ↗ | typeof | … | |
digital-credential-extends-credential |
DigitalCredential extends the Credential interface (CredMan-style API). spec ↗ | script | … |