← back to v133 · digital-credentials-api-presentation-support
conformance · v133
v133 · digital-credentials-api-presentation-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 |
|---|---|---|---|---|
digitalcredential-interface |
The DigitalCredential interface is exposed for credential presentation. spec ↗ | exists | … | |
credentials-get-exists |
navigator.credentials.get is exposed and is used to present digital credentials. | typeof | … | |
credentials-get-accepts-digital-option |
navigator.credentials.get({ digital: ... }) returns a Promise. | script | … | |
digital-credential-extends-credential |
DigitalCredential extends Credential. | script | … | |
digital-credential-data-attribute |
DigitalCredential exposes a data attribute carrying the presentation response. | script | … | |
digital-credential-protocol-attribute |
DigitalCredential exposes a protocol attribute identifying the presentation protocol used. | script | … |