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