hasStorageAccess-iframe.html (262B)
1 <!doctype html> 2 <meta charset=utf-8> 3 4 <script src="/resources/testharness.js"></script> 5 <!-- no testharnessreport.js --> 6 <script src="../helpers.js"></script> 7 <div id=log></div> 8 <script src="/storage-access-api/hasStorageAccess-insecure.sub.window.js"></script>