| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt
|
| deleted file mode 100644
|
| index 3e0704144e93cf1d7b0b09dd522356b76bd651bb..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt
|
| +++ /dev/null
|
| @@ -1,22 +0,0 @@
|
| -CONSOLE ERROR: Refused to load the image 'http://localhost:8000/security/resources/abe.png' because it violates the following Content Security Policy directive: "img-src 'none'".
|
| -
|
| -Check that a SecurityPolicyViolationEvent strips detail from cross-origin blocked URLs.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -Kicking off the tests:
|
| -PASS window.e.documentURI is "http://127.0.0.1:8000/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image.html"
|
| -PASS window.e.referrer is ""
|
| -PASS window.e.blockedURI is "http://localhost:8000/security/resources/abe.png"
|
| -PASS window.e.violatedDirective is "img-src 'none'"
|
| -PASS window.e.effectiveDirective is "img-src"
|
| -PASS window.e.originalPolicy is "img-src 'none'"
|
| -PASS window.e.sourceFile is ""
|
| -PASS window.e.lineNumber is 0
|
| -PASS window.e.columnNumber is 0
|
| -PASS window.e.statusCode is 200
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|