tor-browser

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

large-cdata.html (374B)


      1 <!DOCTYPE html>
      2 <link rel=author href="mailto:jarhar@chromium.org">
      3 <link rel=help href="https://bugs.chromium.org/p/chromium/issues/detail?id=1502455">
      4 <link rel=match href="large-cdata-ref.html">
      5 
      6 <style>
      7 iframe {
      8  width: 100%;
      9 }
     10 html, body, iframe {
     11  margin: 0;
     12  padding: 0;
     13  border: none;
     14  height: 100%;
     15 }
     16 </style>
     17 <iframe src="resources/large_CDATA.xml"></iframe>