| Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt
|
| index 6330c0465e57e9c0c989b340a9ea617210912536..452e0acb770c377c279ec0625f1b3891d0bcba53 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-only-expected.txt
|
| +++ b/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.html
|
| REQUEST_METHOD: POST
|
| === POST DATA ===
|
| -{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.html","referrer":"","violated-directive":"script-src 'self'","effective-directive":"script-src","original-policy":"script-src 'self'; report-uri resources/save-report.php?test=report-only.html","blocked-uri":"","status-code":200}}
|
| +{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.html","referrer":"","violated-directive":"script-src 'self'","original-policy":"script-src 'self'; report-uri resources/save-report.php?test=report-only.html","blocked-uri":"","status-code":200}}
|
|
|