mirror of
https://github.com/servo/servo.git
synced 2025-08-23 22:35:33 +01:00
Update web-platform-tests to revision 0a28ecf697d96db228f8382db0e41f1c54314dad
This commit is contained in:
parent
1ff56aa84f
commit
52045cb370
106 changed files with 1208 additions and 778 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
<script>
|
||||
promise_test(() => {
|
||||
var urlPath = '/referrer-policy/generic/subresource/image.py?cache_destroyer=' + (new Date()).getTime();
|
||||
var urlPath = '/common/security-features/subresource/image.py?cache_destroyer=' + (new Date()).getTime();
|
||||
var url = location.protocol + "//www1." + location.hostname + ":" + location.port +
|
||||
urlPath;
|
||||
return requestViaImageForReferrerPolicy(url, null, 'no-referrer')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue