tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

private-aggregation-permissions-policy-default.https.sub.html.ini (695B)


      1 [private-aggregation-permissions-policy-default.https.sub.html]
      2  max-asserts: 2
      3  [In a page with default "private-aggregation" permissions policy, initialize the worklet via sharedStorage.worklet.addModule(), and then execute contributeToHistogram() inside the worklet]
      4    expected: FAIL
      5 
      6  [In a page with default "private-aggregation" permissions policy, createWorklet() with same-origin script, and then execute contributeToHistogram() inside the worklet]
      7    expected: FAIL
      8 
      9  [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]
     10    expected: FAIL