← back to v143 · web-smart-card-api

conformance · v143

v143 · web-smart-card-api — 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://wicg.github.io/web-smart-card chromestatus: #6411735804674048 generated 2026-06-01T11:50:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-smartcard-exists navigator.smartCard can be feature-detected in secure contexts. spec ↗ script
smartcard-resource-manager-interface SmartCardResourceManager is exposed when navigator.smartCard is present. spec ↗ script
smartcard-resource-manager-singleton navigator.smartCard always returns the same SmartCardResourceManager instance. spec ↗ script
smartcard-establish-context SmartCardResourceManager.prototype.establishContext is a function. spec ↗ script
smartcard-error-interface SmartCardError is exposed when the Smart Card API surface is present. spec ↗ script
smartcard-requires-secure-context SmartCardResourceManager is gated to secure contexts. spec ↗ script