tor-browser

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

hasStorageAccess-ABA-iframe.https.html (356B)


      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="/storage-access-api/helpers.js"></script>
      8 <body>
      9 <script src="/storage-access-api/resources/hasStorageAccess-ABA-iframe.sub.https.window.js"></script>