tor-browser

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

large-cdata-ref.html (196B)


      1 <!DOCTYPE html>
      2 <style>
      3 iframe {
      4  width: 100%;
      5 }
      6 html, body, iframe {
      7  margin: 0;
      8  padding: 0;
      9  border: none;
     10  height: 100%;
     11 }
     12 </style>
     13 <iframe src="resources/large_CDATA_ref.html"></iframe>