9 lines
660 B
INI
9 lines
660 B
INI
[private-aggregation-permissions-policy-none.https.sub.html]
|
|
[In a page with "private-aggregation=()" permissions policy, initialize the worklet via sharedStorage.worklet.addModule(), and then execute contributeToHistogram() inside the worklet]
|
|
expected: FAIL
|
|
|
|
[In a page with "private-aggregation=()" permissions policy, createWorklet() with same-origin script, and then execute contributeToHistogram() inside the worklet]
|
|
expected: FAIL
|
|
|
|
[In a page with "private-aggregation=()" permissions policy, createWorklet() with cross-origin script and script data origin, and then execute contributeToHistogram() inside the worklet]
|
|
expected: FAIL
|