tor-browser

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

file_ignore_xfo.html (229B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <meta charset="utf-8">
      5  <title>Bug 1024557: Ignore x-frame-options if CSP with frame-ancestors exists</title>
      6 </head>
      7 <body>
      8 <div id="cspmessage">Ignoring XFO because of CSP</div>
      9 </body>
     10 </html>