-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1902732 [wpt PR 46763] - Update wpt metadata, a=testonly
wpt-pr: 46763 wpt-type: metadata
- Loading branch information
1 parent
610cffe
commit 1728ccd
Showing
4 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
...eta/private-aggregation/private-aggregation-permissions-policy-default.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[private-aggregation-permissions-policy-default.https.sub.html] | ||
[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 then execute contributeToHistogram() inside the worklet] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
...m/meta/private-aggregation/private-aggregation-permissions-policy-none.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[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 then execute contributeToHistogram() inside the worklet] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
...m/meta/private-aggregation/private-aggregation-permissions-policy-self.https.sub.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[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 then execute contributeToHistogram() inside the worklet] | ||
expected: FAIL |
3 changes: 0 additions & 3 deletions
3
...b-platform/meta/private-aggregation/shared-storage-permissions-policy-none.https.html.ini
This file was deleted.
Oops, something went wrong.