tor-browser

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

highlight-paired-cascade-004-notref.html (562B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <link rel="author" name="Delan Azabani" href="mailto:dazabani@igalia.com">
      4 <link rel="stylesheet" href="../support/highlights.css">
      5 <style>
      6    :link, :visited {
      7        color: blue;
      8    }
      9    main {
     10        font-size: 7em;
     11        margin: 0.5em;
     12    }
     13    /*
     14        UA default highlight colors for ::target-text.
     15    */
     16 </style>
     17 <p>Test passes if the text below does not appear to be highlighted (<a href="">test again</a>).
     18 <main class="highlight_reftest">quick</main>
     19 <script>location.href = "#:~:text=quick";</script>