summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_framing_xfo_embed.html
blob: f5cc761b5b61e47499ab1f2e4e92dcdb5fb2923a (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
  embed should be blocked <br/>
  <embed src="https://example.com/browser/dom/security/test/general/file_framing_xfo_embed_object.sjs"></embed>
</body>
</html>