Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt |
index 91132b9d2a9ba2fc25c19e22475fdcf77fb17213..61670f91f67c285ae2a93adf35acaa318973d7a5 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt |
@@ -7,4 +7,4 @@ CONTENT_TYPE: application/csp-report |
HTTP_REFERER: http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.php |
REQUEST_METHOD: POST |
=== POST DATA === |
-{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.php","referrer":"","violated-directive":"script-src 'self'","effective-directive":"script-src","original-policy":"script-src 'self'; report-uri resources/save-report.php?test=report-only.php","blocked-uri":"inline","line-number":2,"status-code":200}} |
+{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.php","referrer":"","violated-directive":"script-src 'self'","effective-directive":"script-src","original-policy":"script-src 'self'; report-uri resources/save-report.php?test=report-only.php","disposition":"report","blocked-uri":"inline","line-number":2,"status-code":200}} |