summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/storage-access-api/resources/hasStorageAccess-iframe.https.html
blob: 95169503c2a8466ddc5e3d0928de96b4e268b3a8 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<meta charset=utf-8>

<script src="/resources/testharness.js"></script>
<!-- no testharnessreport.js -->
<script src="../helpers.js"></script>
<div id=log></div>
<script src="/storage-access-api/hasStorageAccess.sub.https.window.js"></script>