tor-browser

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

firefox-bug-1906768.html (217B)


      1 <!DOCTYPE html>
      2 <style>
      3 * {
      4  line-break: anywhere;
      5  columns: 66 0px;
      6 }
      7 #a {
      8  float: right;
      9 }
     10 </style>
     11 <marquee>
     12 <input>
     13 <optgroup>a</optgroup>
     14 </marquee>
     15 <li>bbbbbbbbbbbbbbb</li>
     16 <li id="a">aaaaaaaaaaaaaaaaaa</li>