tor-browser

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

text-overflow-029-ref.html (261B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <meta charset="utf-8">
      4 <title>CSS Basic User Interface Reference</title>
      5 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
      6 <style>
      7 div { font: 20px monospace; }
      8 </style>
      9 
     10 <div>Test passed…</div>