chromium/third_party/blink/web_tests/external/wpt/storage-access-api/resources/hasStorageAccess-iframe.html

<!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>