tor-browser

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

mo-glyph-height-with-default-font-ref.html (363B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta charset="UTF-8">
      5    <title>mo glyph height with default font (reference)</title>
      6  </head>
      7  <body>
      8    <div id="hider"
      9         style="position:absolute; top:0; left:0; background-color:green;
     10                height:1em; width:100%; z-index:1; padding-top:5px;
     11                padding-bottom:5px;" />
     12  </body>
     13 </html>