Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-01-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-01-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-01-expected.txt |
index 9b416a6309bb6a58b88df1abb9837ac6112f1ee7..9fc2f18a5c565820ff0dbd758010d10ad48021c6 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-01-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-01-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE ERROR: The 'allow' directive has been replaced with 'default-src'. Please use that directive instead, as 'allow' has no effect. |
CONSOLE ERROR: Refused to load the script 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/script.js' because it violates the following Content Security Policy directive: "script-src 'none'". |
- |
+CONSOLE ERROR: |
This script should not execute even though there are parse errors in the policy. |