← back to v132 · private-state-token-api-permissions-policy-default-allowlist-wildcard

conformance · v132

v132 · private-state-token-api-permissions-policy-default-allowlist-wildcard — 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://github.com/WICG/trust-token-api/pull/306 chromestatus: #5205548434456576 generated 2026-06-02T08:32:29Z by conformance-author-codex
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
feature-policy-object-exposed document.featurePolicy is exposed for enumerating Private State Token permissions-policy features. spec ↗ exists
private-state-token-issuance-feature-enumerable private-state-token-issuance appears in the supported Permissions Policy feature list. spec ↗ script
private-state-token-redemption-feature-enumerable private-state-token-redemption appears in the supported Permissions Policy feature list. spec ↗ script
allow-wildcard-policy-string-parses An iframe allow string can carry wildcard allowlists for issuance and redemption. spec ↗ script
request-private-token-option-shape Private State Token fetch options are represented by structured request dictionaries. spec ↗ script