Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-allowed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-allowed-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-allowed-expected.txt |
deleted file mode 100644 |
index e75e55a93cd557c403fbbdd743b42d93da121167..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-allowed-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-SharedWorkers should be governed by 'child-src'. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS var w = new SharedWorker('/security/contentSecurityPolicy/resources/alert-pass.js'); did not throw exception. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |