From 2a81987590622feabd1beedb3c7cc87d6a88c85a Mon Sep 17 00:00:00 2001 From: Tim van der Lippe Date: Thu, 17 Apr 2025 23:11:25 +0200 Subject: 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 --- ...i-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini (limited to 'tests/wpt/meta/content-security-policy/reporting-api/reporting-api-report-to-only-sends-reports-to-first-endpoint.https.sub.html.ini') 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 -- cgit v1.2.3