diff --git a/testing/web-platform/meta/content-security-policy/worker-src/dedicated-fallback.sub.html.ini b/testing/web-platform/meta/content-security-policy/worker-src/dedicated-fallback.sub.html.ini deleted file mode 100644 index 914b4c62d2e0..000000000000 --- a/testing/web-platform/meta/content-security-policy/worker-src/dedicated-fallback.sub.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[dedicated-fallback.sub.html] - type: testharness - [Same-origin dedicated worker allowed by host-source expression.] - expected: FAIL - - [blob: dedicated worker allowed by 'blob:'.] - expected: FAIL - diff --git a/testing/web-platform/meta/content-security-policy/worker-src/service-fallback.https.sub.html.ini b/testing/web-platform/meta/content-security-policy/worker-src/service-fallback.https.sub.html.ini deleted file mode 100644 index 91d273c8f225..000000000000 --- a/testing/web-platform/meta/content-security-policy/worker-src/service-fallback.https.sub.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[service-fallback.https.sub.html] - type: testharness - [Same-origin service worker allowed by host-source expression.] - expected: FAIL - diff --git a/testing/web-platform/meta/content-security-policy/worker-src/shared-fallback.sub.html.ini b/testing/web-platform/meta/content-security-policy/worker-src/shared-fallback.sub.html.ini deleted file mode 100644 index ae12e587df68..000000000000 --- a/testing/web-platform/meta/content-security-policy/worker-src/shared-fallback.sub.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shared-fallback.sub.html] - type: testharness - [Same-origin dedicated worker allowed by 'self'.] - expected: FAIL - - [blob: dedicated worker allowed by 'blob:'.] - expected: FAIL -