tor-browser

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

deferred-anchor2.xhtml (319B)


      1 <?xml version="1.0"?>
      2 <!DOCTYPE html>
      3 <html xmlns="http://www.w3.org/1999/xhtml" style="height: 100%; overflow: hidden;">
      4 <head/>
      5 <body style="margin: 0; height: 100%;">
      6 <iframe style="width: 100%; height: 100%; border: none; background-color: -moz-Dialog;" src="iframe-deferred-anchor.xhtml"/>
      7 </body>
      8 </html>