tor-browser

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

resize-change-margin-ref.html (185B)


      1 <!DOCTYPE html>
      2 <style>body { margin: 0 }</style>
      3 <div style="height: 40px"></div>
      4 <div style="width: 100px; height: 100px; resize: both; overflow: auto; border: 1px solid blue"></div>