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