diff options
author | Tim van der Lippe <TimvdLippe@users.noreply.github.com> | 2025-04-17 23:11:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 21:11:25 +0000 |
commit | 2a81987590622feabd1beedb3c7cc87d6a88c85a (patch) | |
tree | 1615f7c11bcbeeab8c43dad58c3980a7e072d32e /tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini | |
parent | 70b3e248168f1277e282a269bd1bf754fa7b784c (diff) | |
download | servo-2a81987590622feabd1beedb3c7cc87d6a88c85a.tar.gz servo-2a81987590622feabd1beedb3c7cc87d6a88c85a.zip |
Check CSP for inline event handlers (#36510)
This also ensures that document now reports all violations and we set
the correct directive.
With these changes, all `script-src-attr-elem` WPT tests pass.
Part of #36437
Requires servo/rust-content-security-policy#3 to land first
Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
Diffstat (limited to 'tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini')
-rw-r--r-- | tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini b/tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini deleted file mode 100644 index b364374296d..00000000000 --- a/tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html] - [Event is fired] - expected: FAIL |