Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt |
deleted file mode 100644 |
index c4209b0171a7ffa5edcae9df9ca5209360951995..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-CONSOLE MESSAGE: 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'". |
- |
-CSP report received: |
-CONTENT_TYPE: application/json |
-HTTP_REFERER: http://127.0.0.1:8000/security/contentSecurityPolicy/report-uri-from-javascript.html |
-REQUEST_METHOD: POST |
-=== POST DATA === |
-{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-uri-from-javascript.html","referrer":"","violated-directive":"img-src 'none'","original-policy":"img-src 'none'; report-uri resources/save-report.php","blocked-uri":"http://127.0.0.1:8000/security/resources/abe.png","source-file":"http://127.0.0.1:8000/security/contentSecurityPolicy/resources/inject-image.js","line-number":3}} |