← 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.
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 | … |