| Index: LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-03-expected.txt
 | 
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-03-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-03-expected.txt
 | 
| index 49ce0080c1eac7bc06a972fa98d538a0b1e362da..4f617fcf6168160328e3415cf6c2b34575e46c53 100644
 | 
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-03-expected.txt
 | 
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-03-expected.txt
 | 
| @@ -1,6 +1,6 @@
 | 
| -CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'aaa'.
 | 
| +CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'aaa'.
 | 
|  
 | 
| -CONSOLE MESSAGE: 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: 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'".
 | 
|  
 | 
|  This script should not execute even though there are parse errors in the policy.
 | 
|  
 | 
| 
 |