tor-browser

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

776443-1.html (154B)


      1 <!DOCTYPE html>
      2 <style>
      3  table { background: yellow; }
      4  td { height: calc(25px + 25px); }
      5 </style>
      6 <table><tr><td>Should be 50px tall</td></tr></table>