| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-blocked.sub.html.sub.headers
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_2_2.html.sub.headers b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-blocked.sub.html.sub.headers
|
| similarity index 55%
|
| rename from third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_2_2.html.sub.headers
|
| rename to third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-blocked.sub.html.sub.headers
|
| index 685978de3a91f73682880dd8cedd878d92952277..72344214f1a6daba452dafb644f7b881ab8259d0 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_2_2.html.sub.headers
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-blocked.sub.html.sub.headers
|
| @@ -2,5 +2,5 @@ Expires: Mon, 26 Jul 1997 05:00:00 GMT
|
| Cache-Control: no-store, no-cache, must-revalidate
|
| Cache-Control: post-check=0, pre-check=0, false
|
| Pragma: no-cache
|
| -Set-Cookie: media-src-7_2_2={{$id:uuid()}}; Path=/content-security-policy/media-src/
|
| -Content-Security-Policy: script-src * 'unsafe-inline'; media-src 'self'; report-uri ../support/report.py?op=put&reportID={{$id}}
|
| +Set-Cookie: media-src-blocked={{$id:uuid()}}; Path=/content-security-policy/media-src/
|
| +Content-Security-Policy: script-src * 'unsafe-inline'; media-src 'none'; connect-src 'self'; report-uri ../support/report.py?op=put&reportID={{$id}}
|
|
|