-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1942119 [wpt PR 50124] - Update wpt metadata, a=testonly
wpt-pr: 50124 wpt-type: metadata
- Loading branch information
1 parent
a0d8a57
commit 0e94773
Showing
1 changed file
with
4 additions
and
19 deletions.
There are no files selected for viewing
23 changes: 4 additions & 19 deletions
23
testing/web-platform/meta/trusted-types/trusted-types-reporting.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 |
---|---|---|
@@ -1,37 +1,22 @@ | ||
[trusted-types-reporting.html] | ||
expected: | ||
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, OK, TIMEOUT] | ||
if (os == "linux") and not tsan: [ERROR, OK, TIMEOUT] | ||
[OK, ERROR, TIMEOUT] | ||
expected: [OK, ERROR, TIMEOUT] | ||
[Trusted Type violation report: sample for SVGScriptElement href assignment] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: sample for SVGScriptElement text assignment] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: sample for eval] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: large values should be handled sanely.] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: sample for custom element assignment] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: Worker constructor] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: creating a forbidden policy.] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: creating a report-only-forbidden policy.] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: creating a forbidden-but-not-reported policy.] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: assign trusted script to script; no report] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: assign trusted HTML to html; no report] | ||
expected: FAIL | ||
|
||
[Trusted Type violation report: creating a forbidden-but-not-reported policy.] | ||
expected: FAIL |