tor-browser

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

doc-gc-sources.html (477B)


      1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
      2 <html>
      3 <!-- Note: This file contains \r\n newlines, so be careful to preserve them when editing. -->
      4 <div>
      5  Here
      6  is
      7  some
      8  stuff
      9  so
     10  that
     11  the
     12  source's
     13  start
     14  line
     15  is
     16  not
     17  one
     18 </div>
     19 <ScRiPt type="text/javascript">
     20 // No breakpoint here.
     21 console.log("Hello World");
     22 </sCrIpT>
     23 <script src="collected-bundle.js"></script>
     24 <script src="collected-bundle2.js"></script>
     25 <script src="trigger-gc.js"></script>
     26 </html>