tor-browser

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

323495-1.html (130B)


      1 <html>
      2 <head>
      3 
      4 <style>
      5 select { width: 1000000px; }
      6 </style>
      7 
      8 </head>
      9 
     10 <body>
     11 
     12 <select><option>a</option></select>
     13 
     14 </body></html>