| Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt
|
| index 89ca499767b0f6e81b6bcbcad3e0705a5fde727f..6bd335158ba806103994eafcb3ee76e746ba6766 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt
|
| @@ -1,6 +1,6 @@
|
| -CONSOLE MESSAGE: line 10: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png' because it violates the following Content Security Policy directive: "img-src 'none'".
|
| +CONSOLE ERROR: line 10: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png' because it violates the following Content Security Policy directive: "img-src 'none'".
|
|
|
| -CONSOLE MESSAGE: line 11: [Report Only] Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'".
|
| +CONSOLE ERROR: line 11: [Report Only] Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'".
|
|
|
| PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/save-report.php?test=report-and-enforce.html'.
|
| ALERT: PASS
|
|
|