tor-browser

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

break-spaces-tab-003-ref.html (411B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>Test reference</title>
      4 <link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
      5 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      6 <style>
      7 div {
      8  font: 20px/1 Ahem;
      9  color: green;
     10 }
     11 </style>
     12 
     13 <p>Test passes if there are two <strong>filled green squares</strong> and <strong>no red</strong>.</p>
     14 <div>X<br><br><br><br><br>X</div>