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

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