tor-browser

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

1583044.html (208B)


      1 <html>
      2 <head>
      3 <title>Bug 1583044</title>
      4 <script>
      5  function testOpenMozIcon() {
      6    window.location.href = "moz-icon://.pdf?size=128";
      7  }
      8 </script>
      9 </head>
     10 <body onload="testOpenMozIcon();"></body>
     11 </html>