Index: LayoutTests/platform/win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt |
diff --git a/LayoutTests/platform/win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt b/LayoutTests/platform/win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt |
deleted file mode 100644 |
index 69b21e2bd6f55029be8c328d85f1aa1ec1cdeda1..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-CONSOLE ERROR: Refused to execute script from 'http://127.0.0.1:8000/security/contentTypeOptions/resources/script-with-header.pl' because its MIME type ('') is not executable, and strict MIME type checking is enabled. |
-Check that script sent with an 'X-Content-Type-Options: nosniff' header is correctly blocked if no 'Content-Type' header is present. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS window.scriptsSuccessfullyLoaded is 0 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |