tor-browser

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

active-selection-016-ref.html (438B)


      1 <!DOCTYPE html>
      2 
      3  <meta charset="UTF-8">
      4 
      5  <title>CSS Reftest Reference</title>
      6 
      7  <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
      8 
      9  <link rel="stylesheet" href="../support/highlights.css">
     10  <style>
     11  div
     12    {
     13      color: white;
     14      font-size: 300%;
     15    }
     16 
     17  span
     18    {
     19      color: green;
     20    }
     21  </style>
     22 
     23  <div class="highlight_reftest">FAIL <span>PASS</span></div>