diff options
author | Josh Matthews <josh@joshmatthews.net> | 2025-04-10 04:09:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-10 08:09:23 +0000 |
commit | c16ca2297004c848d701ba92e4272d370d2871a7 (patch) | |
tree | d245bea08e7f94b4428118abbdb1c8594599f56d /tests/wpt/meta/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html.ini | |
parent | a0730d7154e183a9b2d9a9282061e6c67d87a263 (diff) | |
download | servo-c16ca2297004c848d701ba92e4272d370d2871a7.tar.gz servo-c16ca2297004c848d701ba92e4272d370d2871a7.zip |
Run all CSP tests in CI by default. (#36436)
Extending the original set from #36402 since there are additional tests
relevant to the work happening in #36409 and #36363.
Testing: New tests in CI.
Fixes: Part of https://github.com/servo/servo/issues/4577
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'tests/wpt/meta/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html.ini')
-rw-r--r-- | tests/wpt/meta/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/wpt/meta/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html.ini b/tests/wpt/meta/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html.ini new file mode 100644 index 00000000000..ebb9846200d --- /dev/null +++ b/tests/wpt/meta/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html.ini @@ -0,0 +1,4 @@ +[scriptnonce-and-scripthash.sub.html] + expected: TIMEOUT + [Expecting alerts: ["PASS (1/3)","PASS (2/3)","PASS (3/3)"\]] + expected: TIMEOUT |