tor-browser

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

inline-height-empty.html (229B)


      1 <!DOCTYPE HTML>
      2 <title>Testcase, bug 1055865</title>
      3 <style>
      4 
      5 p { border: thin solid blue; color: transparent; font: 50px/50px serif; }
      6 
      7 p::first-letter { background: transparent; color: transparent }
      8 
      9 </style>
     10 <p>&nbsp;text</p>