summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_bug836922_npolicies.html
blob: 6a728813a7d578c07ce59c11de6fb0ff342fb09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
  <head>
    <link rel='stylesheet' type='text/css'
          href='/tests/dom/security/test/csp/file_CSP.sjs?testid=css_self&type=text/css' />

  </head>
  <body>
    <img src="/tests/dom/security/test/csp/file_CSP.sjs?testid=img_self&type=img/png"> </img>
    <script src='/tests/dom/security/test/csp/file_CSP.sjs?testid=script_self&type=text/javascript'></script>

  </body>
</html>