tor-browser

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

icon-css-property-min-height-reftest-ref.html (233B)


      1 <!doctype html>
      2 <meta charset="utf-8" />
      3 <title>A standard permission element of type location, with a height of 10px</title>
      4 
      5 <style>
      6  ::permission-icon {
      7    height: 10px;
      8  }
      9 </style>
     10 <geolocation id="geolocation"></geolocation>