tor-browser

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

font-family-invalid-characters-002-ref.html (287B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Reference</title>
      4 <link rel="author" title="Intel" href="http://www.intel.com">
      5 <body>
      6  <p>Test passes if there are only numbers (1-3) below and no red visible on the page.</p>
      7    <div>1</div>
      8    <div>2</div>
      9    <div>3</div>
     10 </body>