blob: 4a8b9d36e073396f01d5f87310fa371ec37c4b7c [file] [log] [blame]
<!doctype html>
<html>
<title>Fetch in a document controlled by a ServiceWorker with &quot;referrer origin-when-cross-origin&quot; policy</title>
<script src = "/resources/testharness.js"></script>
<script src = "/resources/testharnessreport.js"></script>
<script>
location = '/fetch/referrer/resources/origin-when-cross-origin-serviceworker-from-document.html';
</script>
</html>