tor-browser

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

infinite-size-crash.html (322B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <style>
      5        CITE::first-letter {
      6            font-size: 0%;
      7            margin-inline-start: 2682182284.200815ch
      8        }
      9 
     10        * {
     11            font-size: 4294967295% !important;
     12        }
     13    </style>
     14 </head>
     15 <del>
     16    <button>
     17        <cite></cite>
     18    </button>
     19 </del>
     20 </html>