tor-browser

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

hasStorageAccess-iframe.https.html (428B)


      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 <script src="/cookies/resources/cookie-helper.sub.js"></script>
      8 <!-- no testharnessreport.js -->
      9 <script src="../helpers.js"></script>
     10 <div id=log></div>
     11 <script src="/storage-access-api/hasStorageAccess.sub.https.window.js"></script>