tor-browser

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

display-contents-pass-ref.html (352B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Reftest Reference</title>
      4 <link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
      5 <style>
      6 /* Disable kerning because kerning may differ for different node tree. */
      7 html { font-kerning: none; font-feature-settings: "kern" off; }
      8 </style>
      9 <p>You should see the word PASS below.</p>
     10 PASS