blob: d57c3961e54f6d599ffe13af4498470a2e49e636 (
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-insecure.sub.window.js"></script>
|