| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.sub.html.sub.headers
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.html.sub.headers b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.sub.html.sub.headers
|
| similarity index 74%
|
| rename from third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.html.sub.headers
|
| rename to third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.sub.html.sub.headers
|
| index b764189ad96603b5f07b68c8a862d7625dd9967f..0e95fe959411dd64f09a9aae91b9c1e0d3a0e505 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.html.sub.headers
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-7_3.sub.html.sub.headers
|
| @@ -3,4 +3,4 @@ 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_3={{$id:uuid()}}; Path=/content-security-policy/media-src/
|
| -Content-Security-Policy: script-src * 'unsafe-inline'; media-src 'self' www.{{host}}:{{ports[http][0]}}; report-uri ../support/report.py?op=put&reportID={{$id}}
|
| +Content-Security-Policy: script-src * 'unsafe-inline'; media-src 'self' {{domains[www]}}:{{ports[http][0]}}; report-uri ../support/report.py?op=put&reportID={{$id}}
|
|
|