← back to v132 · private-aggregation-api-ignoring-site-exceptions-for-debug-mode

conformance · v132

v132 · private-aggregation-api-ignoring-site-exceptions-for-debug-mode — 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://patcg-individual-drafts.github.io/private-aggregation-api/#dom-privateaggregation-enabledebugmode chromestatus: #5077311532302336 generated 2026-06-02T08:32:29Z by conformance-author-codex
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
sharedstorage-entrypoint window.sharedStorage is the document entry point for worklets that call Private Aggregation. spec ↗ exists
sharedstorage-run-function sharedStorage.run is callable to invoke a worklet operation that can enable debug mode. spec ↗ typeof
sharedstorage-worklet-addmodule sharedStorage.worklet.addModule is callable to load Private Aggregation worklet code. spec ↗ typeof
private-aggregation-policy-enumerable The private-aggregation Permissions Policy feature is enumerable when the API is enabled. spec ↗ script
debug-mode-options-structured-clone Private Aggregation debug mode options are structured-clonable dictionaries for worklet operations. spec ↗ script
storage-access-api-exposed document.hasStorageAccess is exposed, the privacy regime whose site-exception behavior changed for debug mode. typeof