tor-browser

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

text-overflow-006-ref.html (296B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>Test reference File</title>
      4 <link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
      5 <style>
      6 div {
      7  white-space: pre;
      8  font-family: monospace;
      9 }
     10 </style>
     11 
     12 <p>Test passes if “PASS…” appears below.</p>
     13 <div>PASS…</div>