tor-browser

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

font-family-rule-001-ref.html (353B)


      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>PREREQUISITE: Operating system cannot have a font named "UnknownFont" installed. If it is installed remove it to verify this test.</p>
      7  <p>Test passes if there is a letter "X" below.</p>
      8  <div>X</div>
      9 </body>