tor-browser

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

image-document-ignores-csp-for-loading-main-image.tentative.html (424B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <title>CSP header ignored for image in image document</title>
      4 <link rel="help" href="https://github.com/servo/servo/issues/38180">
      5 <link rel='match' href='image-document-ignores-csp-for-loading-main-image-ref.html'>
      6 <link rel="author" title="Josh Matthews" href="mailto:josh@joshmatthews.net">
      7 <iframe src="../support/pass.png?pipe=header(Content-Security-Policy,default-src 'none')">