1
0
Fork 0
firefox/testing/web-platform/meta/private-aggregation/private-aggregation-permissions-policy-none.https.sub.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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