← back to v134 · digital-credentials-api-presentation-support

conformance · v134

v134 · 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.

browser: spec: https://w3c-fedid.github.io/digital-credentials/ chromestatus: #5166035265650688 generated 2026-06-01T08:30:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
digital-credential-iface DigitalCredential interface is exposed globally. exists
navigator-credentials-get navigator.credentials.get is a function so the Digital Credentials API can be invoked via CredentialsContainer. typeof
digital-credential-data-getter DigitalCredential.prototype has a `data` property carrying the encoded presentation response. exists
digital-credential-protocol-getter DigitalCredential.prototype.protocol identifies the credential protocol used (e.g. openid4vp). exists
credential-request-options-shape An options object with a `digital.requests` array is structurally clonable (the shape passed to credentials.get). script
feature-policy-digital-credentials The feature policy 'digital-credentials-get' is exposed by featurePolicy.features() when present. script