summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_no_log_ignore_xfo.html
blob: fc5528a35cc48acce139641fbc22a4428363127c (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
  <meta charset="utf-8">
  <title>Bug 1722252: "Content-Security-Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive." warning message even when no "x-frame-options" header present</title>
</head>
<body>
<div id="cspmessage">Do not log xfo ignore warning when no xfo is set.</div>
</body>
</html>