summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_framing_error_pages_csp.html
blob: 2764ed4aa6b45014ee0f78e7d0a87bffdd8c1068 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
iframe should be blocked <br/>
<iframe id="testframe" src="https://example.com/browser/dom/security/test/general/file_framing_error_pages.sjs?csp" height=800 width=800></iframe>
</body>
</html>