Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-expected.txt
diff --git a/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-expected.txt b/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-expected.txt
deleted file mode 100644
index 8193404acd803dc82e0f0861752cb93bde57a0d3..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
-CONSOLE ERROR: line 18: 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'".
-
-PingLoader dispatched to 'http://localhost:8080/security/contentSecurityPolicy/resources/save-report.php?test=report-cross-origin-no-cookies.html'.
-CSP report received:
-CONTENT_TYPE: application/csp-report
-HTTP_REFERER: http://127.0.0.1:8000/security/contentSecurityPolicy/report-cross-origin-no-cookies.html
-REQUEST_METHOD: POST
-=== POST DATA ===
-{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-cross-origin-no-cookies.html","referrer":"","violated-directive":"img-src 'none'","effective-directive":"img-src","original-policy":"img-src 'none'; report-uri http://localhost:8080/security/contentSecurityPolicy/resources/save-report.php?test=report-cross-origin-no-cookies.html","blocked-uri":"http://127.0.0.1:8000/security/resources/abe.png","status-code":200}}

Powered by Google App Engine
This is Rietveld 408576698