tor-browser

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

storage-cache-error.html (290B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <meta charset="utf-8">
      5  <title>Storage inspector test for handling errors in CacheStorage</title>
      6 </head>
      7 <!-- The test case would load this page in a private browsing window -->
      8 <body>
      9  <iframe src="https://test2.example.org"></iframe>
     10 </body>
     11 </html>