| 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 d658f98b1254880e34eb80a64e326e8d77116ade..40d1ff7aa9aff777a412d651dd043a21c306f3b5 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","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}}
|
| +{"csp-report":{"document-uri":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.php","referrer":"","violated-directive":"script-src","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,"source-file":"http://127.0.0.1:8000/security/contentSecurityPolicy/report-only.php","status-code":200}}
|
|
|