tor-browser

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

caret-shape-underscore-001-notref-3.html (235B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <style>
      4  #target {
      5    font-size: 3em;
      6  }
      7 </style>
      8 <p>Test passes if, when the text below is focused for editing, the text insertion caret is a green underscore.</p>
      9 <div id="target">test</div>