blob: 5a6e306120811b0bedf539162551ff2518b76780 [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/testharness-helpers.js"></script>
<script src = "/resources/testharnessreport.js"></script>
<script>
location = '/fetch/referrer/resources/origin-when-cross-origin-serviceworker-from-document.html';
</script>
</html>