tor-browser

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

nested-iframe-no-zoom.html (142B)


      1 <!DOCTYPE html>
      2 <div>
      3 <iframe src="iframe_content.html" style="overflow: visible; width: 80px; border: none;" scrolling="no"></iframe>
      4 </div>