← back to v134 · private-aggregation-api-per-context-contribution-limits-for-shared-storage-calle

conformance · v134

v134 · private-aggregation-api-per-context-contribution-limits-for-shared-storage-calle — 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/patcg-individual-drafts/private-aggregation-api/pull/164/files chromestatus: #5189366316793856 generated 2026-06-01T08:30:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
shared-storage-exists window.sharedStorage is the entry point — the worklet hosting Private Aggregation calls. exists
shared-storage-run-fn sharedStorage.run is callable to invoke worklets that emit PA contributions. typeof
shared-storage-worklet-addmodule sharedStorage.worklet.addModule loads a worklet — PA limits apply per worklet operation context. typeof
private-aggregation-options-shape Options passed to sharedStorage.run accept a privateAggregationConfig (filteringIdMaxBytes, maxContributions); the dictionary is structurally clonable. script
permission-policy-private-aggregation Permissions Policy 'private-aggregation' is enumerable when the API is enabled. script