summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_framing_error_pages_xfo.html
blob: 82dd1ee45961475d0f956391fd3d4e70d3164948 (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?xfo" height=800 width=800></iframe>
</body>
</html>