tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

permissions-iframe.https.html (410B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 
      4 <script src="/resources/testharness.js"></script>
      5 <script src="/resources/testdriver.js"></script>
      6 <script src="/resources/testdriver-vendor.js"></script>
      7 <!-- no testharnessreport.js -->
      8 <script src="/storage-access-api/helpers.js"></script>
      9 <div id=log></div>
     10 <script src="/top-level-storage-access-api/top-level-storage-access-permission.sub.https.window.js"></script>