tor-browser

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

first-line-marquee-crash.html (112B)


      1 <!DOCTYPE html>
      2 <style>
      3 *::first-line {
      4  --var1: 10px;
      5 }
      6 </style>
      7 <marquee><pre>a
      8 &#9;&#9;&#9;</pre></marquee>