tor-browser

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

776443-2.html (156B)


      1 <!DOCTYPE html>
      2 <style>
      3  table { background: yellow; }
      4  td { width: calc(250px + 250px); }
      5 </style>
      6 <table><tr><td>Should be 500px wide</td></tr></table>