← back to v133 · digital-credentials-api-issuance-support

conformance · v133

v133 · digital-credentials-api-issuance-support — 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-fedid.github.io/digital-credentials/ chromestatus: #5099333963874304 generated 2026-06-01T08:12:59Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
digitalcredential-interface-exposed The DigitalCredential interface is exposed on the global object. spec ↗ exists
credentials-create-exists navigator.credentials.create is exposed for issuance of new credentials. typeof
credentials-create-accepts-digital-option navigator.credentials.create({ digital: ... }) is a recognised request shape and returns a Promise. script
digital-credential-data-property DigitalCredential.prototype exposes a data attribute carrying the issued credential payload. script
digital-credential-protocol-property DigitalCredential.prototype exposes a protocol attribute identifying the issuance protocol used. script