← back to v135 · secure-payment-confirmation-browser-bound-keys
conformance · v135
v135 · secure-payment-confirmation-browser-bound-keys — 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.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
publickeycredential-exists |
PublicKeyCredential is exposed — SPC credentials are WebAuthn credentials. spec ↗ | exists | … | |
navigator-credentials-create-fn |
navigator.credentials.create is the entry point used to mint SPC credentials with browser-bound keys. spec ↗ | typeof | … | |
payment-request-api-exists |
PaymentRequest is exposed — the surface that consumes SPC credentials. spec ↗ | exists | … | |
credentials-get-fn |
navigator.credentials.get is exposed — used to assert with a browser-bound SPC credential. spec ↗ | typeof | … | |
subtlecrypto-exposed |
crypto.subtle is exposed — browser-bound keys are still WebCrypto-shaped at the API surface. spec ↗ | exists | … |