← back to v131 · private-aggregation-api-increase-contribution-limit-to-100-for-protected-audienc

conformance · v131

v131 · private-aggregation-api-increase-contribution-limit-to-100-for-protected-audienc — 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://github.com/patcg-individual-drafts/private-aggregation-api/pull/150 chromestatus: #5114676393017344 generated 2026-06-02T09:02:11Z by codex-auto-research-v131
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
sharedstorage-entrypoint window.sharedStorage is exposed as the worklet host for Private Aggregation calls. spec ↗ exists
sharedstorage-run-function sharedStorage.run is callable for worklet operations that can emit Private Aggregation contributions. spec ↗ typeof
sharedstorage-worklet-addmodule sharedStorage.worklet.addModule is callable to load a worklet script. spec ↗ typeof
private-aggregation-policy-enumerable The private-aggregation Permissions Policy feature is enumerable when the API is enabled. spec ↗ script
max-contributions-100-structured-clone Private Aggregation options can represent a maxContributions limit of 100 for Protected Audience callers. spec ↗ script
protected-audience-entrypoint navigator.runAdAuction is exposed as the Protected Audience caller whose contribution limit changed. spec ↗ typeof