← 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.
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 | … |