Index: LayoutTests/http/tests/htmlimports/import-script-nosniff-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/import-script-nosniff-expected.txt b/LayoutTests/http/tests/htmlimports/import-script-nosniff-expected.txt |
index dbd3c1938a28990410d6f05876113d736916566f..5745547fe7c30880b789acbe577ca02de9f8a02c 100644 |
--- a/LayoutTests/http/tests/htmlimports/import-script-nosniff-expected.txt |
+++ b/LayoutTests/http/tests/htmlimports/import-script-nosniff-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: Refused to execute script from 'http://127.0.0.1:8000/htmlimports/resources/sniff-js.cgi' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. |
+CONSOLE ERROR: Refused to execute script from 'http://127.0.0.1:8000/htmlimports/resources/sniff-js.cgi' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. |
PASS document.sniffing is undefined |
PASS successfullyParsed is true |