summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_empty_directive.html
blob: 16196bb19f48d10abefe61fbfe5e7234b617d29a (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
  <head>
    <meta charset="utf8">
    <title>Bug 587377 - CSP keywords "'self'" and "'none'" are easy to confuse with host names "self" and "none"</title>
    <!-- Any copyright is dedicated to the Public Domain.
       - http://creativecommons.org/publicdomain/zero/1.0/ -->
  </head>
  <body>
  </body>
</html>