private-aggregation-permissions-policy-none.https.sub.html.ini (660B)
1 [private-aggregation-permissions-policy-none.https.sub.html] 2 [In a page with "private-aggregation=()" permissions policy, initialize the worklet via sharedStorage.worklet.addModule(), and then execute contributeToHistogram() inside the worklet] 3 expected: FAIL 4 5 [In a page with "private-aggregation=()" permissions policy, createWorklet() with same-origin script, and then execute contributeToHistogram() inside the worklet] 6 expected: FAIL 7 8 [In a page with "private-aggregation=()" permissions policy, createWorklet() with cross-origin script and script data origin, and then execute contributeToHistogram() inside the worklet] 9 expected: FAIL